Skip to content

Commit

Permalink
fix: move e2e tests typo branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
easingthemes committed Jan 3, 2023
1 parent 8ad0b68 commit 6d3554b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 6d3554b

Please sign in to comment.