mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2025-12-17 18:54:26 +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
|
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
commit_message: "[ci skip] Automatic generate readme"
|
commit_message: "[ci skip] Automatic generate readme"
|
||||||
branch: "master"
|
|
||||||
file_pattern: ":/*.md"
|
file_pattern: ":/*.md"
|
||||||
commit_user_name: github-actions[bot]
|
commit_user_name: github-actions[bot]
|
||||||
commit_user_email: github-actions[bot]@users.noreply.github.com
|
commit_user_email: github-actions[bot]@users.noreply.github.com
|
||||||
|
|||||||
Reference in New Issue
Block a user