Add setting to autoplay videos

This commit is contained in:
spikecodes 2021-10-25 21:27:55 -07:00
parent 546c8a4cda
commit 1d4ea50a45
No known key found for this signature in database
GPG key ID: 004CECFF9B463BCB
8 changed files with 95 additions and 85 deletions

View file

@ -49,7 +49,5 @@ jobs:
libreddit.sha512
body: |
- ${{ github.event.head_commit.message }} ${{ github.sha }}
See full list of changes [here](https://github.com/spikecodes/libreddit/compare/${{ steps.version.outputs.tag }}...${{ steps.version.outputs.version }}).
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}