Skip to content

Commit

Permalink
Allow write to github content
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelin01 committed Oct 24, 2024
1 parent 0326036 commit 024b6c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
if-no-files-found: error

release:
permissions:
contents: write
needs: build
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 024b6c4

Please sign in to comment.