Skip to content

Commit 773b2c1

Browse files
committed
deploy
1 parent 62ed68a commit 773b2c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
# 准备 SSH Key
3838
- name: Upload SSH keys as artifact
39-
uses: actions/download-artifact@v3
39+
uses: actions/upload-artifact@v3
4040
with:
4141
name: ssh-keys
4242
path: deploy

0 commit comments

Comments
 (0)