forked from Lesin/reposync
修改token
This commit is contained in:
parent
11922510c5
commit
eec9f48cd8
|
|
@ -16,7 +16,7 @@ def synchronize_issues_gitlink_to_gitee(gitlink_owner, gitee_owner, gitlink_repo
|
|||
|
||||
# gitlink_owner = 'wuyifan'
|
||||
# gitlink_repo = 'wuyifan-ob-reposyncer'
|
||||
gitlink_token = 'gzH8B9wvjs_82e5IoTe9Fi79OwKp0Z0CtBGyyz1GWFI'
|
||||
gitlink_token = '2j0LVeSr1OQP6dbCC9D7V2G_4XpVR2bFg0VNemHoLRY'
|
||||
|
||||
# gitee_owner = 'wyf0625'
|
||||
# gitee_repo = 'ob-reposyncer-gitee'
|
||||
|
|
|
|||
Loading…
Reference in New Issue