Skip to content

Commit

Permalink
update ACTIONS_DEPLOY_KEY secret
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlyJazz committed Aug 12, 2023
1 parent 2d10eef commit 993a2e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ jobs:
- name: Deploy 🚀
uses: peaceiris/actions-gh-pages@v3
with:
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
publish_branch: main
publish_dir: ./build

0 comments on commit 993a2e3

Please sign in to comment.