Skip to content

Commit

Permalink
Merge pull request #44 from Optimization-AI/optmai-patch-2
Browse files Browse the repository at this point in the history
Update email-notification.yml
  • Loading branch information
optmai authored Nov 10, 2023
2 parents 13eeda8 + 25418e4 commit 5a2a49d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/email-notification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
username: ${{ secrets.EMAIL_USERNAME }}
password: ${{ secrets.EMAIL_PASSWORD }}
subject: 'New Issue Created'
to: 'libaucx@gmail.com'
from: 'libaucx@gmail.com'
to: 'yangtia1@gmail.com'
from: 'yangtia1@gmail.com'
body: 'A new issue has been created in your GitHub repository.'

0 comments on commit 5a2a49d

Please sign in to comment.