Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-gitee.yml
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ jobs:
IdentityFile ~/.ssh/swoole-cli-github-push-to-gitee-key
EOF
ls -lh ~/.ssh/
ssh -T -v git@gitee.com
ssh -T git@gitee.com
- name: push to gitee
run: |

0 comments on commit 01e56c1

Please sign in to comment.