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
7032c828d9
commit
d983032d90
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -42,8 +42,10 @@ jobs:
|
|||||||
|
|
||||||
- name: amend git to add ok-script
|
- name: amend git to add ok-script
|
||||||
run: |
|
run: |
|
||||||
git add ok/
|
git add -f ok/
|
||||||
git commit --amend --no-edit
|
git commit --amend --no-edit
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: Set up coding Git credentials
|
- name: Set up coding Git credentials
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user