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 6174c30 commit d3ce285
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.PERSONAL_TOKEN }}
personal_token: ${{ secrets.PERSONAL_TOKEN }}
external_repository: loganmarchione/loganmarchione.github.io
publish_branch: gh-pages
publish_dir: ./public
Expand Down

0 comments on commit d3ce285

Please sign in to comment.