Skip to content

Commit

Permalink
add pages: write permission and try again
Browse files Browse the repository at this point in the history
  • Loading branch information
gbicann committed Feb 7, 2024
1 parent 0a327d4 commit e937bd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
runs-on: ubuntu-latest
permissions:
id-token: write
pages: write

steps:
- name: checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit e937bd8

Please sign in to comment.