Skip to content

Commit

Permalink
Update development.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
loganmarchione authored Oct 30, 2023
1 parent 81bd18c commit 6174c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
deploy_key: ${{ secrets.DEPLOY_KEY }}
deploy_key: ${{ secrets.PERSONAL_TOKEN }}
external_repository: loganmarchione/loganmarchione.github.io
publish_branch: gh-pages
publish_dir: ./public
Expand Down

0 comments on commit 6174c30

Please sign in to comment.