Skip to content

Commit

Permalink
Explicitly set token permission scope
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Mar 27, 2023
1 parent 94f4232 commit 293f841
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/packager.yml
Expand Up @@ -96,6 +96,8 @@ jobs:
name: "🚀 Release on tag"
runs-on: ubuntu-latest
needs: [translation]
permissions:
contents: write

if: startsWith(github.ref, 'refs/tags/')

Expand Down

0 comments on commit 293f841

Please sign in to comment.