Skip to content

Commit

Permalink
Fix workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyvanlierop committed Dec 13, 2023
1 parent 370bd69 commit 1da95e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:

release-github:
# needs: release-thunderstore
permissions: write-all
needs: build
uses: ./.github/workflows/release.yml

0 comments on commit 1da95e8

Please sign in to comment.