mirror of
https://github.com/tycrek/degoogle.git
synced 2025-07-31 20:20:11 +02:00
Remove [Added] from Action commit message
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
git add README-test.md
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "GitHub Action"
|
||||
git commit -m "[Action] Generate README.md"
|
||||
git commit -m "Generated README.md"
|
||||
- name: Push
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
|
Reference in New Issue
Block a user