1
0
Fork 0

attempt to fix gh workflow

This commit is contained in:
Kim, Jimin 2021-08-15 09:53:14 +09:00
parent daa449a643
commit 5fd4e98118

View file

@ -36,6 +36,7 @@ jobs:
- uses: shimataro/ssh-key-action@v2
with:
key: ${{ secrets.SSH_PRIVATE_KEY }}
known_hosts: ${{ secrets.KNOWN_HOSTS }}
- name: Release to GitHub Pages
env:
USE_SSH: true