Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jingjingxyk committed Feb 2, 2025
1 parent 61c18f7 commit dd871b9
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
Expand Up @@ -37,7 +37,7 @@ jobs:
ssh -T [email protected]
git remote add gitee [email protected]:jingjingxyk/swoole-cli.git
git fetch --all
git branch | cat
git branch -r | cat
exit 0
git ls-remote --heads origin
git ls-remote --tags origin
Expand Down

0 comments on commit dd871b9

Please sign in to comment.