0
0
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:
firedcto@gmail.com 2024-11-15 21:15:00 +08:00
parent d672ec7736
commit 630a677b44

View File

@ -20,7 +20,7 @@ jobs:
- name: Set up Git
run: |
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git config --global user.email "ok-oldking@users.noreply.github.com"
git config --global user.name "ok-oldking"
- name: Get Changes between Tags