Skip to content

Commit

Permalink
refactor: Update GitHub Pages deployment workflow and fix build step …
Browse files Browse the repository at this point in the history
…order
  • Loading branch information
jyzhao committed Jul 11, 2024
1 parent 90c800a commit 894e68d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-to-github-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
env:
GH_TOKEN: ${{ github.token }}
# Grant GITHUB_TOKEN the permissions required to make a Pages deployment
permissions:
pages: write # to deploy to Pages
Expand Down

0 comments on commit 894e68d

Please sign in to comment.