From a7a0b507577484229fe59701a2b2f56d2b04eab2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Fri, 1 Mar 2024 09:16:55 -0800 Subject: [PATCH] Update gettext.yml --- .github/workflows/gettext.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gettext.yml b/.github/workflows/gettext.yml index 628e3f6f..22db604a 100644 --- a/.github/workflows/gettext.yml +++ b/.github/workflows/gettext.yml @@ -22,7 +22,7 @@ jobs: token: ${{ secrets.GIT_USER_TOKEN }} - name: Update Translation Files - uses: elementary/actions/gettext-template@next + uses: elementary/actions/gettext-template@main env: GIT_USER_TOKEN: ${{ secrets.GIT_USER_TOKEN }} GIT_USER_NAME: "elementaryBot"