Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Switch to deploy keys
Browse files Browse the repository at this point in the history
  • Loading branch information
sbalko committed May 31, 2024
1 parent 00f5457 commit b0878d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: GitHub Pages deployment
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
publish_dir: dist
# - name: Upload Pages Artefact
# uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit b0878d0

Please sign in to comment.