Update assets.yml
This commit is contained in:
2
.github/workflows/assets.yml
vendored
2
.github/workflows/assets.yml
vendored
@@ -78,7 +78,7 @@ jobs:
|
||||
- name: Push to Private B Repo
|
||||
env:
|
||||
B_REPO_TOKEN: ${{ secrets.B_REPO_TOKEN }}
|
||||
B_REPO_URL: https://kkgithub.com/TO-teams/flash.git
|
||||
B_REPO_URL: https://github.com/TO-teams/flash.git # 已修正为github.com
|
||||
B_BRANCH: main
|
||||
run: |
|
||||
git config --global user.name "GitHub Actions"
|
||||
|
||||
Reference in New Issue
Block a user