Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
update server_port
  • Loading branch information
QuantumEdgeCode authored Dec 25, 2023
1 parent da8b1b6 commit f4e32aa
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 @@ -19,7 +19,7 @@ jobs:
uses: dawidd6/action-send-mail@master
with:
server_address: outlook.office365.com
server_port: 465
server_port: 995
username: ${{ secrets.MAIL_USERNAME }}
password: ${{ secrets.MAIL_PASSWORD }}
subject: 荆州每日天气 (${{env.REPORT_DATE}})
Expand Down

0 comments on commit f4e32aa

Please sign in to comment.