mirror of
https://github.com/ok-oldking/ok-wuthering-waves.git
synced 2025-06-03 09:25:19 +00:00
优化更新流程
This commit is contained in:
parent
55730a2cc5
commit
23c59654dd
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
|
||||
- name: Push to GitHub update
|
||||
run: |
|
||||
git remote add gitupdate https://${{ secrets.USERNAME }}:${{ secrets.PASSWORD }}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
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user