Skip to content

Commit d168b41

Browse files
committed
Github Actions: Update commit author
1 parent 7967aa5 commit d168b41

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/podcast-data.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@ jobs:
5151
env:
5252
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5353
with:
54-
commit_message: Update generated podcast content
5554
branch: main
56-
commit_user_name: Podcast data update bot
57-
commit_user_email: stehtisch@engineeringkiosk.dev
58-
commit_author: Podcast data update bot <stehtisch@engineeringkiosk.dev>
55+
commit_message: "chore: Update generated podcast content"
56+
commit_user_name: "GitHub Actions Bot"
57+
commit_user_email: "actions@github.com"
58+
commit_author: "GitHub Actions Bot <actions@github.com>"
5959

6060
- name: Trigger webpage to sync
6161
uses: peter-evans/repository-dispatch@v4.0.1

0 commit comments

Comments
 (0)