Skip to content

Commit ae3f194

Browse files
author
Yofriadi Yahya
committed
fix deployment ci
1 parent 5c53221 commit ae3f194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
username: ${{ secrets.USERNAME }}
1919
key: ${{ secrets.KEY }}
2020
port: ${{ secrets.PORT }}
21-
script: whoami
21+
script: deploy-stage.sh

0 commit comments

Comments
 (0)