We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e6ce14 commit 445a360Copy full SHA for 445a360
.github/workflows/hourly-sitegen.yml
@@ -33,3 +33,5 @@ jobs:
33
with:
34
github_token: ${{ secrets.GITHUB_TOKEN }}
35
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