use current branch

This commit is contained in:
Xing Yahao
2022-02-26 19:11:36 +09:00
parent 72caa1a86e
commit b42904a7e8

View File

@@ -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