-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
40ccfb4
commit 9c1426b
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,15 +47,15 @@ jobs: | |
# Optional whether this connection use TLS (default is true if server_port is 465) | ||
secure: true | ||
# Optional (recommended) mail server username: | ||
username: ${{secrets.EMAIL_USER}} | ||
username: ${{secrets.MAIL_USERNAME}} | ||
# Optional (recommended) mail server password: | ||
password: ${{secrets.EMAIL_APP_PASSWORD}} | ||
password: ${{secrets.MAIL_PASSWORD}} | ||
# Required mail subject: | ||
subject: Aafiyah | Deployment Success | ||
# Required recipients' addresses: | ||
to: [email protected] | ||
# Required sender full name (address can be skipped): | ||
from: Hasib <${{secrets.EMAIL_USER}}> # <[email protected]> | ||
from: Hasib <${{secrets.MAIL_USERNAME}}> # <[email protected]> | ||
# Optional plain body: | ||
body: Hey Team, The latest code deployed. The server is up and running. | ||
# Optional priority: 'high', 'normal' (default) or 'low' | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9c1426b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
aafiyah – ./
aafiyah-git-main-muttakinhasib.vercel.app
aafiyah.vercel.app
aafiyah-muttakinhasib.vercel.app
aafiyah.muttakinhasib.com