Test workflow (v30)
This commit is contained in:
parent
5670bc740a
commit
3402e8fbda
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ jobs:
|
||||||
#
|
#
|
||||||
- name: Push new website
|
- name: Push new website
|
||||||
run: |
|
run: |
|
||||||
HOME="$GITHUB_WORKSPACE"
|
export HOME="$GITHUB_WORKSPACE"
|
||||||
|
|
||||||
echo "[+] Using SSH_DEPLOY_KEY"
|
echo "[+] Using SSH_DEPLOY_KEY"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue