Update deploy.yml
This commit is contained in:
parent
fab568ef88
commit
75adbefaa4
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 }}
|
username: ${{ secrets.DEPLOY_USER }}
|
||||||
key: ${{ secrets.DEPLOY_KEY }}
|
key: ${{ secrets.DEPLOY_KEY }}
|
||||||
port: 22
|
port: 22
|
||||||
script: ~/deployments/github-pb-coding-skyjo-fe-deploy.sh
|
script: ~/deployments/github-pb-coding-skyjo-fe-deploy.sh ${{ secrets.DOCKER_REGISTRY_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue