mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2024-11-12 05:38:05 +00:00
fix: move e2e tests typo branch name
This commit is contained in:
parent
8ad0b68b03
commit
6d3554b01e
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@ -95,7 +95,7 @@ jobs:
|
||||
TARGET: /var/www/html/${{ env.TEST_USER }}
|
||||
|
||||
- name: e2e Test ssh-deploy action - Target 2
|
||||
uses: easingthemes/ssh-deploy@feature/multi-src
|
||||
uses: easingthemes/ssh-deploy@feature/main
|
||||
env:
|
||||
# Shared ENV Vars created in previous steps
|
||||
REMOTE_USER: ${{ env.TEST_USER2 }}
|
||||
|
Loading…
Reference in New Issue
Block a user