Skip to content

Commit

Permalink
chore: added permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
TBroz15 committed Aug 21, 2024
1 parent 0767b7c commit 331c8da
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/force_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,8 @@ jobs:
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

permissions:
contents: write
pages: write
id-token: write

0 comments on commit 331c8da

Please sign in to comment.