Skip to content

Commit 391052b

Browse files
committed
Updating config
1 parent 238295a commit 391052b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
host: ${{ secrets.SSH_HOST }}
4141
username: ${{ secrets.SSH_USERNAME }}
4242
key: ${{ secrets.SSH_PRIVATE_KEY }}
43+
password: ${{ secrets.SSH_PASSWORD }}
4344
script: |
4445
cd ${{ secrets.APP_PATH }}
4546
./build.sh

0 commit comments

Comments
 (0)