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
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
|
||||
run: |
|
||||
git add ok/
|
||||
git add -f ok/
|
||||
git commit --amend --no-edit
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Set up coding Git credentials
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user