Skip to content

Commit ec3d531

Browse files
committed
hardcode email
1 parent 0b5e416 commit ec3d531

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-frontend-manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
password: ${{ secrets.EMAIL_PASSWORD }}
7878
subject: "WorkNow Frontend Deployment Success"
7979
to: peterbaikov12@gmail.com
80-
from: ${{ secrets.EMAIL_USERNAME }}
80+
from: peterbaikov12@gmail.com
8181
body: |
8282
🚀 WorkNow Frontend Deployment Successful!
8383

0 commit comments

Comments
 (0)