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 e734455 commit 68caa21Copy full SHA for 68caa21
.github/workflows/deploy.yml
@@ -33,4 +33,6 @@ jobs:
33
github_token: ${{ secrets.GITHUB_TOKEN }}
34
publish_dir: ./out
35
force_orphan: true
36
+ user_name: 'github-actions[bot]'
37
+ user_email: 'github-actions[bot]@users.noreply.github.com'
38
# cname: design.buzzvil.com # Optional: if you have a custom domain
0 commit comments