Skip to content

Commit 9a45c2e

Browse files
committed
ci: update ssh-pipeline
Signed-off-by: E99p1ant <i@github.red>
1 parent 0d2e9b8 commit 9a45c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
needs: build
3737
steps:
3838
- name: Deploy to server
39-
uses: cross-the-world/ssh-pipeline@master
39+
uses: wuhan005/ssh-pipeline@master
4040
env:
4141
DOCKER_NAME: ${{ secrets.DOCKER_NAME }}
4242
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}

0 commit comments

Comments
 (0)