Skip to content

Commit

Permalink
Update validate-and-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed May 10, 2024
1 parent 62f1593 commit 2d85384
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
with:
server_address: smtp.gmail.com
server_port: 465
secure: true
username: ${{ secrets.ISSUE_REPORT_SENDER_EMAIL_ADDRESS }}
password: ${{ secrets.ISSUE_REPORT_SENDER_EMAIL_PASSWORD }}
subject: "Failed: ${{ github.workflow }} / ${{ github.job }}"
Expand Down

0 comments on commit 2d85384

Please sign in to comment.