mirror of
https://github.com/ok-oldking/ok-wuthering-waves.git
synced 2025-06-01 16:35:57 +00:00
优化更新流程
This commit is contained in:
parent
d9a045a6fd
commit
073717bfaf
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
- name: Set up Git
|
||||
run: |
|
||||
git config --global user.email "github-actions[bot]@users.noreply.github.com"
|
||||
git config --global user.name "GitHub Actions"
|
||||
git config --global user.name "github-actions[bot]"
|
||||
|
||||
- name: Get Changes between Tags
|
||||
id: changes
|
||||
|
Loading…
x
Reference in New Issue
Block a user