Skip to content

Commit

Permalink
Set proper workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Commandcracker committed May 28, 2024
1 parent bbb2785 commit 3f5a324
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
branches:
- main

permissions:
contents: write

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,6 @@ selenium or playwright
- [ ] Blacklist detection & bypass
- [ ] 404 detection inside Hoster and don't crash whole program on http error + crash reports/logs
- [ ] CI Testing (Windows, Linux)
- [ ] Automatic git tags

[Anime4k]: https://github.com/bloc97/Anime4K
[MPV]: https://mpv.io/
Expand Down

0 comments on commit 3f5a324

Please sign in to comment.