Skip to content

Commit b98ee6b

Browse files
authored
chore: update env
1 parent 7191fb4 commit b98ee6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Configure Git User
2626
run: |
27-
git config --global user.name ${{ vars.BOT_APP_USERNAME }}[bot]
27+
git config --global user.name ${{ vars.BOT_APP_USERNAME }}
2828
git config --global user.email ${{ vars.BOT_APP_EMAIL }}
2929
3030
- name: Setup Node.js

0 commit comments

Comments
 (0)