From d518d5c2bc8cca823c918532ebfae952dee8f279 Mon Sep 17 00:00:00 2001 From: Untone Date: Tue, 27 Feb 2024 15:44:25 +0300 Subject: [PATCH] trig-deploy --- .gitea/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/main.yml b/.gitea/workflows/main.yml index cf6d574a..7bfd7212 100644 --- a/.gitea/workflows/main.yml +++ b/.gitea/workflows/main.yml @@ -60,7 +60,7 @@ jobs: mailgun-domain: "discours.io" mailgun-template: "authorizer_password_reset" - - name: "email_first_publication template" + - name: "email_first_publication template deploy" uses: gyto/mailgun-template-action@v2 with: html-file: "./templates/dist/authorizer_first_publication.html"