Skip to content

Commit c95f24b

Browse files
committed
fix: Fix release
1 parent a484ef6 commit c95f24b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ jobs:
6969
GIT_AUTHOR_EMAIL: ${{ secrets.gitEmail }}
7070
GIT_COMMITTER_EMAIL: ${{ secrets.gitEmail }}
7171
GIT_AUTHOR_NAME: ${{ secrets.gitName }}
72-
GIT_COMMITTER_NAME: ${{ secrets.gitName }}
72+
GIT_COMMITTER_NAME: ${{ secrets.gitName }}

0 commit comments

Comments
 (0)