Skip to content

Commit

Permalink
Merge pull request #345 from dansiegel/dev/ds/gh-pages
Browse files Browse the repository at this point in the history
Update deploy key
  • Loading branch information
dansiegel authored Sep 18, 2024
2 parents 8c9563a + 87d1381 commit dd75222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v4
with:
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./site
publish_branch: gh-pages

0 comments on commit dd75222

Please sign in to comment.