From 1eee819c9dd0671151000d944f95349f875b97a3 Mon Sep 17 00:00:00 2001 From: Henry Date: Thu, 19 Feb 2026 21:20:40 +0000 Subject: [PATCH] fix: typo --- .github/workflows/translate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/translate.yml b/.github/workflows/translate.yml index 26cc033f..1d4839a8 100644 --- a/.github/workflows/translate.yml +++ b/.github/workflows/translate.yml @@ -19,7 +19,7 @@ jobs: uses: lingodotdev/lingo.dev@main with: api-key: ${{ secrets.LINGODOTDEV_API_KEY }} - commit-message: chore: update translations + commit-message: "chore: update translations" working-directory: apps/web parallel: true