mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2025-12-18 03:04:23 +08:00
use current branch
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user