fix: update commit message format in translation workflow
This commit is contained in:
2
.github/workflows/translate.yml
vendored
2
.github/workflows/translate.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
|||||||
uses: lingodotdev/lingo.dev@main
|
uses: lingodotdev/lingo.dev@main
|
||||||
with:
|
with:
|
||||||
api-key: ${{ secrets.LINGODOTDEV_API_KEY }}
|
api-key: ${{ secrets.LINGODOTDEV_API_KEY }}
|
||||||
commit-message: chore: update translations
|
commit-message: "chore: update translations"
|
||||||
working-directory: apps/web
|
working-directory: apps/web
|
||||||
parallel: true
|
parallel: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user