Skip to content

Commit

Permalink
Update prod-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joymon committed Jun 10, 2023
1 parent 9529878 commit 9f3a227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Deploy peaceiris
uses: peaceiris/actions-gh-pages@v3
with:
personal_token: ${{ secrets.GITHUB_TOKEN }}
personal_token: ${{ secrets.PERSONAL_TOKEN }}
publish_dir: ./public
external_repository: JoymonOnline/joymononline.github.io
publish_branch : gh-pages
Expand Down

0 comments on commit 9f3a227

Please sign in to comment.