test
This commit is contained in:
parent
6026614686
commit
dd99f90bec
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ set -x
|
|||
# HOST: ${{ inputs.host }}
|
||||
# USER: ${{ inputs.user }}
|
||||
# SSHKEY: ${{ inputs.sshkey }}
|
||||
echo "${SOURCE} ot $SOURCE"
|
||||
|
||||
rsync::ssh() {
|
||||
: "${GITHUB_WORKSPACE?GITHUB_WORKSPACE has to be set. Did you use the actions/checkout action?}"
|
||||
|
|
Loading…
Reference in a new issue