Update .gitea/workflows/main.yml
This commit is contained in:
parent
f2fd539d01
commit
e9bcb841a2
|
@ -35,6 +35,6 @@ jobs:
|
||||||
uses: gyto/mailgun-template-action@v2
|
uses: gyto/mailgun-template-action@v2
|
||||||
with:
|
with:
|
||||||
html-file: "./templates/authorizer_password_reset.html"
|
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-domain: "discours.io"
|
||||||
mailgun-template: "authorizer_password_reset"
|
mailgun-template: "authorizer_password_reset"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user