Skip to content

Commit fbe07ba

Browse files
Update easingthemes/ssh-deploy since old version is broken.
1 parent c418fb9 commit fbe07ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment-nexcess.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- run: cd ./src && bash scripts/removeParts.sh && sudo bash scripts/applyChanges.sh
2222
- run: ls -la ./ ./src
2323
- name: Deploy to server
24-
uses: easingthemes/ssh-deploy@v2.0.7
24+
uses: easingthemes/ssh-deploy@v5.1.0
2525
env:
2626
SSH_PRIVATE_KEY: ${{ secrets.OPENMAGE_DEMO_DEPLOY_RSA }}
2727
ARGS: "-rltgoDzvO"

0 commit comments

Comments
 (0)