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 7183446 commit 360ff9aCopy full SHA for 360ff9a
.github/workflows/demo.yml
@@ -17,3 +17,5 @@ jobs:
17
with:
18
github_token: ${{ secrets.GITHUB_TOKEN }}
19
publish_dir: ./demo/dist
20
+ user_name: 'github-actions[bot]'
21
+ user_email: 'github-actions[bot]@users.noreply.github.com'
0 commit comments