Skip to content

Commit

Permalink
fix: token permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
cybardev committed Apr 1, 2024
1 parent 8b3adb9 commit f65d379
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:

# Grant GITHUB_TOKEN the permissions required to make a Pages deployment
permissions:
contents: read # to download the project files
pages: write # to deploy to Pages
id-token: write # to verify the deployment originates from an appropriate source

Expand Down

0 comments on commit f65d379

Please sign in to comment.