Update deploy key in GitHub Actions workflow
This commit is contained in:
parent
4ce46defb3
commit
738eea756d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -32,4 +32,4 @@ jobs:
|
|||
- name: Deploy to gh-pages
|
||||
uses: peaceiris/actions-gh-pages@v4
|
||||
with:
|
||||
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
|
||||
deploy_key: ${{ secrets.ACTIONS }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue