1
0
Fork 0

attempt to fix gh workflow

This commit is contained in:
Kim, Jimin 2021-08-15 09:50:06 +09:00
parent 6df47cde99
commit daa449a643

View file

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