attempt to fix gh workflow
This commit is contained in:
parent
daa449a643
commit
5fd4e98118
1 changed files with 1 additions and 0 deletions
1
.github/workflows/documentation.yml
vendored
1
.github/workflows/documentation.yml
vendored
|
@ -36,6 +36,7 @@ jobs:
|
||||||
- uses: shimataro/ssh-key-action@v2
|
- uses: shimataro/ssh-key-action@v2
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
|
known_hosts: ${{ secrets.KNOWN_HOSTS }}
|
||||||
- name: Release to GitHub Pages
|
- name: Release to GitHub Pages
|
||||||
env:
|
env:
|
||||||
USE_SSH: true
|
USE_SSH: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue