mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2025-06-21 12:02:09 +10:00
fix: move e2e tests to main branch
This commit is contained in:
parent
f6dd2006c5
commit
0069faea9f
2 changed files with 3 additions and 3 deletions
2
.github/workflows/e2e-manual.yml
vendored
2
.github/workflows/e2e-manual.yml
vendored
|
@ -85,7 +85,7 @@ jobs:
|
|||
# ----------------------------------------------------------------
|
||||
|
||||
- name: e2e Test ssh-deploy action
|
||||
uses: easingthemes/ssh-deploy@feature/multi-src
|
||||
uses: easingthemes/ssh-deploy@main
|
||||
env:
|
||||
# ENV Vars created in previous steps:
|
||||
# SSH_PRIVATE_KEY: $EXAMPLE_SSH_PRIVATE_KEY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue