Skip to content

Commit

Permalink
debugging notify
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Jan 29, 2024
1 parent f5a7ff3 commit 972d4a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dailies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
username: ${{ secrets.MAIL_USERNAME }}
password: ${{ secrets.MAIL_PASSWORD }}
subject: TQDM Publisher Daily Test Failure
to: [email protected], [email protected] # add more with commas and space
to: [email protected] # add more with commas?, TODO: debugging, add back in [email protected]
from: TQDM Publisher
body: "The daily workflow for TQDM Publisher failed: please check status at https://github.com/CatalystNeuro/tqdm_publisher/actions/workflows/dailies.yml"

0 comments on commit 972d4a6

Please sign in to comment.