attempt to fix gh workflow
This commit is contained in:
parent
6df47cde99
commit
daa449a643
1 changed files with 0 additions and 1 deletions
1
.github/workflows/documentation.yml
vendored
1
.github/workflows/documentation.yml
vendored
|
@ -36,7 +36,6 @@ 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: github.com
|
|
||||||
- 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