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 b4c00b6 commit 538dfa0Copy full SHA for 538dfa0
.github/workflows/hourly-sitegen.yml
@@ -33,5 +33,5 @@ jobs:
33
with:
34
github_token: ${{ secrets.GITHUB_TOKEN }}
35
publish_dir: ./docs # The folder generated by your build process
36
- user_name: 'github-actions[bot]'
+ user_name: 'github-actions[bot]' # user name to show in commit log
37
user_email: 'github-actions[bot]@users.noreply.github.com'
0 commit comments