mirror of
https://github.com/XIU2/TrackersListCollection
synced 2026-04-02 12:07:32 +08:00
This commit is contained in:
2
.github/workflows/update-trackers.yml
vendored
2
.github/workflows/update-trackers.yml
vendored
@@ -394,5 +394,5 @@ jobs:
|
|||||||
git push origin "HEAD:${GITHUB_REF_NAME}"
|
git push origin "HEAD:${GITHUB_REF_NAME}"
|
||||||
|
|
||||||
# 2) 推送到 Bitbucket(镜像)
|
# 2) 推送到 Bitbucket(镜像)
|
||||||
git remote add bitbucket "https://x-token-auth:${BITBUCKET_TOKEN}@bitbucket.org/xiu2/trackerslistcollection.git"
|
git remote add bitbucket "https://x-bitbucket-api-token-auth:${BITBUCKET_TOKEN}@bitbucket.org/xiu2/trackerslistcollection.git"
|
||||||
git push bitbucket "HEAD:${GITHUB_REF_NAME}"
|
git push bitbucket "HEAD:${GITHUB_REF_NAME}"
|
||||||
Reference in New Issue
Block a user