mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-06-12 21:01:45 +08:00
use current branch
This commit is contained in:
parent
72caa1a86e
commit
b42904a7e8
1
.github/workflows/readme-generate.yml
vendored
1
.github/workflows/readme-generate.yml
vendored
@ -30,7 +30,6 @@ jobs:
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
commit_message: "[ci skip] Automatic generate readme"
|
||||
branch: "master"
|
||||
file_pattern: ":/*.md"
|
||||
commit_user_name: github-actions[bot]
|
||||
commit_user_email: github-actions[bot]@users.noreply.github.com
|
||||
|
||||
Loading…
Reference in New Issue
Block a user