Skip to content

Commit 33880d2

Browse files
committed
test: use local action in e2e-manual for branch testing
1 parent c81b43c commit 33880d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
# ----------------------------------------------------------------
8686

8787
- name: e2e Test ssh-deploy action
88-
uses: easingthemes/ssh-deploy@main
88+
uses: ./
8989
env:
9090
# ENV Vars created in previous steps:
9191
# SSH_PRIVATE_KEY: $EXAMPLE_SSH_PRIVATE_KEY

0 commit comments

Comments
 (0)