Skip to content

Commit 3fe4024

Browse files
authored
Don’t credit me for automated deploys
1 parent 258a982 commit 3fe4024

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,5 @@ jobs:
3636
with:
3737
github_token: ${{ secrets.GITHUB_TOKEN }}
3838
publish_dir: ./dist
39+
user_name: "github-actions[bot]"
40+
user_email: "github-actions[bot]@users.noreply.github.com"

0 commit comments

Comments
 (0)