Skip to content

Commit 445a360

Browse files
authored
fix commit user id as its giving my name in the commits
1 parent 7e6ce14 commit 445a360

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/hourly-sitegen.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ jobs:
3333
with:
3434
github_token: ${{ secrets.GITHUB_TOKEN }}
3535
publish_dir: ./docs # The folder generated by your build process
36+
commit_user_name: github-actions[bot]
37+
commit_user_email: github-actions[bot]@users.noreply.github.com

0 commit comments

Comments
 (0)