Skip to content

Commit

Permalink
try to fix release workflow ... again
Browse files Browse the repository at this point in the history
  • Loading branch information
PokeJofeJr4th committed Jul 15, 2023
1 parent 15396d7 commit 2a27e28
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on:
release:
types: [created]

permissions: read-all
permissions:
contents: write

jobs:
release:
Expand Down

0 comments on commit 2a27e28

Please sign in to comment.