Skip to content

Commit

Permalink
Add potentially missing permission
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse committed Mar 6, 2023
1 parent 754bcfb commit 2ce19d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
required: true
default: 'build-thunderstore-package'

permissions:
contents: write # Needed to write to GitHub draft release

env:
NORTHSTAR_VERSION: ${{ github.ref_name }}

Expand Down

0 comments on commit 2ce19d5

Please sign in to comment.