Update .gitea/workflows/main.yml
All checks were successful
deploy / test (push) Successful in 1m19s
deploy / Update templates on Mailgun (push) Successful in 4s

This commit is contained in:
to 2024-02-01 09:04:35 +00:00
parent f2fd539d01
commit e9bcb841a2

View File

@ -35,6 +35,6 @@ jobs:
uses: gyto/mailgun-template-action@v2
with:
html-file: "./templates/authorizer_password_reset.html"
mailgun-api-key: ${{ secrets.MAILGUN_KEY }}
mailgun-api-key: ${{ secrets.MAILGUN_API_KEY }}
mailgun-domain: "discours.io"
mailgun-template: "authorizer_password_reset"