Skip to content

Commit

Permalink
chore: update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gongph committed Nov 24, 2024
1 parent 7015d19 commit eade6b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Build
run: pnpm build
- name: Deploy
uses: JamesIves/github-pages-deploy-action@master
uses: JamesIves/github-pages-deploy-action@4
env:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }},
BRANCH: gh-pages,
Expand Down

0 comments on commit eade6b2

Please sign in to comment.