Update deploy.yml
This commit is contained in:
parent
ced0228c8c
commit
fab568ef88
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -40,4 +40,4 @@ jobs:
|
|||
username: ${{ secrets.DEPLOY_USER }}
|
||||
key: ${{ secrets.DEPLOY_KEY }}
|
||||
port: 22
|
||||
script: whoami
|
||||
script: ~/deployments/github-pb-coding-skyjo-fe-deploy.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue