Add deployment workflow #7
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ jobs:
|
|||
#
|
||||
- name: Push new website
|
||||
run: |
|
||||
HOME="$GITHUB_WORKSPACE"
|
||||
export HOME="$GITHUB_WORKSPACE"
|
||||
|
||||
echo "[+] Using SSH_DEPLOY_KEY"
|
||||
|
||||
|
|
Loading…
Reference in a new issue