chore(release): 3.4.3 [skip ci]

## [3.4.3](https://github.com/easingthemes/ssh-deploy/compare/v3.4.2...v3.4.3) (2023-01-03)

### Bug Fixes

* move e2e tests typo branch name ([6d3554b](6d3554b01e))
This commit is contained in:
github-actions 2023-01-03 02:29:31 +00:00 committed by Dragan Filipovic
parent 6d3554b01e
commit c8d57ec8b4
3 changed files with 9 additions and 2 deletions

View file

@ -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/main
uses: easingthemes/ssh-deploy@main
env:
# Shared ENV Vars created in previous steps
REMOTE_USER: ${{ env.TEST_USER2 }}