Skip to content

Commit 5f5e7f8

Browse files
chore: added user to release
1 parent 8f99f05 commit 5f5e7f8

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
@@ -30,4 +30,6 @@ jobs:
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
33+
GIT_AUTHOR_EMAIL: ${{ secrets.GIT_AUTHOR_EMAIL }}
34+
GIT_AUTHOR_NAME: ${{ secrets.GIT_AUTHOR_NAME }}
3335
run: npx semantic-release

0 commit comments

Comments
 (0)