corrected name of workflow step
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ runs:
|
||||
run: rsync -rlv "$GITHUB_WORKSPACE/tmp/" "${{ inputs.destination }}/"
|
||||
shell: bash
|
||||
|
||||
- name: Copy autodeploy into workspace
|
||||
- name: Run setup.sh
|
||||
run: |
|
||||
$GITHUB_ACTION_PATH/autodeploy/setup.sh "${{ inputs.destination }}"
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user