Skip to content

Commit

Permalink
add perms
Browse files Browse the repository at this point in the history
  • Loading branch information
okdas committed Dec 19, 2023
1 parent 006fafe commit a2b4741
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/upload-pages-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ concurrency:
jobs:
deploy:
permissions:
id-token: 'write'
id-token: write
pages: write
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
Expand Down

0 comments on commit a2b4741

Please sign in to comment.