Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumEdgeCode authored Dec 25, 2023
1 parent adbaf8d commit 8063c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
password: ${{ secrets.MAIL_PASSWORD }}
subject: 荆州每日天气 (${{env.REPORT_DATE}})
body: file://result.html
to: ${{ secrets.MAIL_to }}
to: [email protected]
from: 气象每日快报/JingZhou
content_type: text/html

0 comments on commit 8063c19

Please sign in to comment.