revert
Some checks failed
Deploy / deploy (build, debian, 22) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822) (push) Has been cancelled

This commit is contained in:
2026-01-26 15:23:45 +08:00
parent 18a27f82fd
commit 564f0b3f21

View File

@@ -42,10 +42,10 @@ jobs:
REMOTE_USER: root REMOTE_USER: root
TARGET: /root/WebPreview/build TARGET: /root/WebPreview/build
- uses: appleboy/ssh-action@v1 # - uses: appleboy/ssh-action@v1
with: # with:
host: ${{ secrets.HOST }} # host: ${{ secrets.HOST }}
username: root # username: root
key: ${{ secrets.KEY }} # key: ${{ secrets.KEY }}
port: ${{ matrix.remote_port }} # port: ${{ matrix.remote_port }}
script_path: /root/WebPreview/backend.sh # script_path: /root/WebPreview/backend.sh