Update deploy.yml

This commit is contained in:
Philipp Beckmann 2023-10-23 21:53:53 +02:00 committed by GitHub
parent fab568ef88
commit 75adbefaa4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,4 +40,4 @@ jobs:
username: ${{ secrets.DEPLOY_USER }}
key: ${{ secrets.DEPLOY_KEY }}
port: 22
script: ~/deployments/github-pb-coding-skyjo-fe-deploy.sh
script: ~/deployments/github-pb-coding-skyjo-fe-deploy.sh ${{ secrets.DOCKER_REGISTRY_TOKEN }}