mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2024-11-12 13:48:07 +00:00
fix: update v3 e2e test
This commit is contained in:
parent
affc58a8b7
commit
450bf423f3
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@ -163,7 +163,7 @@ jobs:
|
|||||||
# ----------------------------------------------------------------
|
# ----------------------------------------------------------------
|
||||||
|
|
||||||
- name: e2e Test ssh-deploy action - Target 1
|
- name: e2e Test ssh-deploy action - Target 1
|
||||||
uses: easingthemes/ssh-deploy@v3.4.3
|
uses: easingthemes/ssh-deploy@v3
|
||||||
env:
|
env:
|
||||||
# Shared ENV Vars created in previous steps
|
# Shared ENV Vars created in previous steps
|
||||||
REMOTE_USER: ${{ env.TEST_USER }}
|
REMOTE_USER: ${{ env.TEST_USER }}
|
||||||
|
Loading…
Reference in New Issue
Block a user