Skip to content

Commit

Permalink
wtf
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmeta committed Feb 28, 2024
1 parent 1c1dba8 commit 57a42fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
username: ${{secrets.SMTP_USERNAME}}
password: ${{secrets.SMTP_PASSWORD}}
convert_markdown: false
nodemailerlog: true
nodemailerdebug: false
# nodemailerlog: true
# nodemailerdebug: false

to: ${{ secrets.TO }}
from: ${{ secrets.FROM }}
Expand Down

0 comments on commit 57a42fe

Please sign in to comment.