Skip to content

Commit b937c82

Browse files
chore: adjust release.yml
1 parent 024e52e commit b937c82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
run: yarn install --frozen-lockfile
2727
- name: Release
2828
env:
29+
GIT_AUTHOR_NAME: stream-ci-bot
30+
GIT_COMMITTER_NAME: stream-ci-bot
2931
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
3032
# https://github.com/stream-ci-bot
3133
GH_TOKEN: ${{ secrets.DOCUSAURUS_GH_TOKEN }}

0 commit comments

Comments
 (0)