Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
update server_address
  • Loading branch information
QuantumEdgeCode authored Dec 25, 2023
1 parent c97f2a6 commit da8b1b6
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 @@ -18,7 +18,7 @@ jobs:
- name: 'Send mail'
uses: dawidd6/action-send-mail@master
with:
server_address: smtp-mail.outlook.com
server_address: outlook.office365.com
server_port: 465
username: ${{ secrets.MAIL_USERNAME }}
password: ${{ secrets.MAIL_PASSWORD }}
Expand Down

0 comments on commit da8b1b6

Please sign in to comment.