Merge remote-tracking branch 'origin/main' into ashish921998/design-sync-pr
This commit is contained in:
commit
ceadfbf197
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
host: ${{ secrets.VPS_HOST }}
|
||||
username: root
|
||||
key: ${{ secrets.VPS_SSH_KEY }}
|
||||
fingerprint: SHA256:mlWd4p7TXI+SnxXMr7THgQprWOk936qRQQdB4P2WsqA
|
||||
fingerprint: SHA256:Yat7fObKrTBZGxr0HGlN40oWhC/LlLN9SpjzPifsLzw
|
||||
script: |
|
||||
set -e
|
||||
DEPLOY_SHA="${{ github.event.workflow_run.head_sha }}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue