Skip to content

Commit

Permalink
add token permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
elmuerte committed Feb 23, 2024
1 parent 294ed5f commit 36f230f
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 @@ -22,6 +22,9 @@ jobs:
with:
path: "./dist"
deploy:
permissions:
pages: write
id-token: write
environment:
name: github-pages
url: ${{steps.deployment.outputs.page_url}}
Expand Down

0 comments on commit 36f230f

Please sign in to comment.