Skip to content

Commit a56291a

Browse files
deploy as the bot
1 parent 1f66753 commit a56291a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tag_or_deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ jobs:
100100
branch: gh-pages
101101
folder: dist
102102
clean: true
103+
git-config-email: "github-actions[bot]@users.noreply.github.com"
104+
git-config-name: "github-actions[bot]"
103105

104106
# ONLY runs if we are in "Auto Mode" (Branch push), NOT manual tag mode
105107
- name: Auto-Create Git Tag

0 commit comments

Comments
 (0)