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 16a910e commit 3330bf6Copy full SHA for 3330bf6
.github/workflows/deploy.yml
@@ -30,3 +30,6 @@ jobs:
30
publish_dir: build
31
# to branch
32
publish_branch: master
33
+ # set commit details to github-actions
34
+ user_name: 'github-actions[bot]'
35
+ user_email: 'github-actions[bot]@users.noreply.github.com'
0 commit comments