We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c418fb9 commit fbe07baCopy full SHA for fbe07ba
.github/workflows/deployment-nexcess.yml
@@ -21,7 +21,7 @@ jobs:
21
- run: cd ./src && bash scripts/removeParts.sh && sudo bash scripts/applyChanges.sh
22
- run: ls -la ./ ./src
23
- name: Deploy to server
24
- uses: easingthemes/ssh-deploy@v2.0.7
+ uses: easingthemes/ssh-deploy@v5.1.0
25
env:
26
SSH_PRIVATE_KEY: ${{ secrets.OPENMAGE_DEMO_DEPLOY_RSA }}
27
ARGS: "-rltgoDzvO"
0 commit comments