Skip to content

Commit abf0752

Browse files
committed
🐛 修复漏洞
1 parent e3752a9 commit abf0752

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
run: |
6161
git add VERSION
6262
git config --global user.name "github-actions[bot]"
63+
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
6364
git commit -a -m ":sparkles: 更新 VERSION"
6465
git push
6566

0 commit comments

Comments
 (0)