1 parent 6540356 commit b4cb74eCopy full SHA for b4cb74e
1 file changed
.github/workflows/publish-ghcr.yml
@@ -57,6 +57,7 @@ jobs:
57
host: ${{ secrets.DEPLOY_HOST }}
58
username: ${{ secrets.DEPLOY_USER }}
59
key: ${{ secrets.DEPLOY_SSH_KEY }}
60
+ port: 2222
61
script: |
62
set -e
63
cd "${{ secrets.DEPLOY_PATH }}"
0 commit comments