Skip to content

Commit

Permalink
Merge pull request #21 from gisktzh/feature/gb3-update-permissions
Browse files Browse the repository at this point in the history
Update node-deploy.yml with correct permissions
  • Loading branch information
TIL-EBP authored Nov 5, 2024
2 parents 8ab6af8 + 76dae7f commit 281f04b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/node-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
path: ./dist/browser
deploy:
name: Deploy to GH pages
permissions:
pages: write
id-token: write
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
Expand Down

0 comments on commit 281f04b

Please sign in to comment.