attempt to fix gh workflow
This commit is contained in:
parent
65cd6a17b3
commit
8270baf13a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
node-version: '14.x'
|
||||
- uses: webfactory/ssh-agent@v0.5.3
|
||||
with:
|
||||
ssh-private-key: ${{ secrets.GH_PAGES_DEPLOY }}
|
||||
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
- name: Release to GitHub Pages
|
||||
env:
|
||||
USE_SSH: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue