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 5c53221 commit ae3f194Copy full SHA for ae3f194
.github/workflows/deploy.yml
@@ -18,4 +18,4 @@ jobs:
18
username: ${{ secrets.USERNAME }}
19
key: ${{ secrets.KEY }}
20
port: ${{ secrets.PORT }}
21
- script: whoami
+ script: deploy-stage.sh
0 commit comments