Skip to content

Commit

Permalink
Update pages-gh.yml, update permission for GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
VWJF committed Dec 10, 2024
1 parent d6293ae commit dbf7d6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages-gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ jobs:
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: write
id-token: write
pages: write
runs-on: ubuntu-latest
needs: build-website
steps:
Expand Down

0 comments on commit dbf7d6c

Please sign in to comment.