mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2025-04-29 03:10:43 -04:00
fix: update v3 e2e test
This commit is contained in:
parent
affc58a8b7
commit
450bf423f3
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue