rename to key
Some checks failed
backend-action / build-image (push) Failing after 1m6s

This commit is contained in:
2024-05-18 09:53:57 +07:00
parent d54649893c
commit 60a7753247

View File

@@ -27,7 +27,7 @@ jobs:
with: with:
host: 46.102.174.196 host: 46.102.174.196
username: root username: root
password: ${{ secrets.SORVOR-KEY }} key: ${{ secrets.SORVOR-KEY }}
port: 22 port: 22
script: "docker compose pull && docker compose up" script: "docker compose pull && docker compose up"
- run: echo "🍏 This job's status is ${{ job.status }}." - run: echo "🍏 This job's status is ${{ job.status }}."