Skip to content

Commit

Permalink
chore: update deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
gongph committed Nov 24, 2024
1 parent d75942c commit 68fb686
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 @@ -24,5 +24,5 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
accessToken: ${{ secrets.ACCESS_TOKEN }}
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
publish_dir: ./dist

0 comments on commit 68fb686

Please sign in to comment.