Skip to content

Commit

Permalink
fixed gh build
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankLeeeee committed Apr 26, 2024
1 parent 8f26261 commit 418c536
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/github_page.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,3 @@ jobs:

- run: npm install
- run: npm run build

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build

0 comments on commit 418c536

Please sign in to comment.