Skip to content

Commit

Permalink
Fix gh-pages publish
Browse files Browse the repository at this point in the history
  • Loading branch information
haishanh committed Jan 30, 2023
1 parent 69b070d commit ec556ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
# https://github.com/actions/deploy-pages
pages: write
id-token: write
strategy:
matrix:
node-version: [16.x]
Expand Down

0 comments on commit ec556ab

Please sign in to comment.