mirror of
https://github.com/woodchen-ink/random-api-go.git
synced 2025-07-18 13:52:02 +08:00
chore(workflow): Github Bot Update CSV files
This commit is contained in:
commit
995022af74
3
.github/workflows/generate-csv.yml
vendored
3
.github/workflows/generate-csv.yml
vendored
@ -48,7 +48,8 @@ jobs:
|
||||
|
||||
# 添加并提交更改
|
||||
git add .
|
||||
git commit -m "Update CSV files [skip ci]" || echo "No changes to commit"
|
||||
# 允许CI [skip ci]
|
||||
git commit -m "Github Bot Update CSV files " || echo "No changes to commit"
|
||||
|
||||
# 推送更改
|
||||
git push origin main
|
||||
|
Loading…
x
Reference in New Issue
Block a user