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 258a982 commit 3fe4024Copy full SHA for 3fe4024
.github/workflows/deploy.yml
@@ -36,3 +36,5 @@ jobs:
36
with:
37
github_token: ${{ secrets.GITHUB_TOKEN }}
38
publish_dir: ./dist
39
+ user_name: "github-actions[bot]"
40
+ user_email: "github-actions[bot]@users.noreply.github.com"
0 commit comments