Skip to content

Commit

Permalink
Update pages_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
That-Thing authored Nov 3, 2024
1 parent 5d4995f commit de4d4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Deploy to d-i-s-h.github.io
uses: peaceiris/actions-gh-pages@v3
with:
token: ${{ secrets.DEPLOY_TOKEN }}
personal_token: ${{ secrets.DEPLOY_TOKEN }}
publish_dir: ./dist
external_repository: d-i-s-h/d-i-s-h.github.io
publish_branch: main

0 comments on commit de4d4ca

Please sign in to comment.