Skip to content

Commit 9604c54

Browse files
committed
testing the username
1 parent 7c90fb1 commit 9604c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hook.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +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 }}
34+
3535
run: |
3636
node -e "
3737
const nodemailer = require('nodemailer');

0 commit comments

Comments
 (0)