mirror of
https://github.com/ok-oldking/ok-wuthering-waves.git
synced 2025-06-05 08:25:28 +00:00
优化更新流程
This commit is contained in:
parent
90b2f2373e
commit
55730a2cc5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Push to GitHub update
|
- name: Push to GitHub update
|
||||||
run: |
|
run: |
|
||||||
git remote add gitupdate https://github.com/ok-oldking/ok-ww-update.git
|
git remote add gitupdate https://${{ secrets.USERNAME }}:${{ secrets.PASSWORD }}github.com/ok-oldking/ok-ww-update.git
|
||||||
git push gitupdate --force
|
git push gitupdate --force
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user