Skip to content

Commit 7d72969

Browse files
committed
Update: added git username
1 parent 9604c54 commit 7d72969

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/hook.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
EVENT_TYPE: ${{ github.event_name }}
3232
EMAIL: ${{ secrets.EMAIL }}
3333
EMAIL_PASSWORD: ${{ secrets.EMAIL_PASSWORD }}
34+
GIT_USERNAME: ${{ env.GIT_USERNAME }}
3435

3536
run: |
3637
node -e "

0 commit comments

Comments
 (0)