Skip to content

Commit 966f5a3

Browse files
authored
🎨update sync.yml
1 parent eda0744 commit 966f5a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync.yml

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

3737
- name: Push to Gitee
3838
run: |
39-
remote_repo="https://${GITEE_USERNAME}:${GITEE_PASSWORD}@gitee.com/${TGIT_REPOSITORY}.git"
39+
remote_repo="https://${GITEE_USERNAME}:${GITEE_PASSWORD}@gitee.com/${GITEE_REPOSITORY}.git"
4040
git remote add gitee "${remote_repo}"
4141
git show-ref
4242
git branch --verbose

0 commit comments

Comments
 (0)