Skip to content

Commit

Permalink
fix: permission for github token
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanninin committed May 17, 2023
1 parent 0d862a0 commit 23699a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
issues:
types: [closed]

permissions: write-all

env:
GH_PAT: ${{ secrets.GH_PAT }}
GH_REPO: ${{ secrets.GH_REPO }}
Expand Down

0 comments on commit 23699a4

Please sign in to comment.