Skip to content

Commit eb9246a

Browse files
committed
adding new files
1 parent a9308ba commit eb9246a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
SENDER_EMAIL: ${{ secrets.SENDER_EMAIL }}
2727
RECEIVER_EMAIL: ${{ secrets.RECEIVER_EMAIL }}
2828
EMAIL_PASSWORD: ${{ secrets.EMAIL_PASSWORD }}
29-
run: python daily_leetcode.py
29+
run: python leetcode_daily_mailer.py

0 commit comments

Comments
 (0)