Skip to content

Commit

Permalink
chore: update ssh key
Browse files Browse the repository at this point in the history
  • Loading branch information
gongph committed Nov 24, 2024
1 parent 5e4d13b commit 86dc9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4
with:
clean: true,
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }},
ssh-key: ${{ secrets.DEPLOY_KEY }},
folder: ./dist

0 comments on commit 86dc9fd

Please sign in to comment.