summaryrefslogtreecommitdiff
path: root/.github/workflows/translations-update.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/translations-update.yml')
-rw-r--r--.github/workflows/translations-update.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/translations-update.yml b/.github/workflows/translations-update.yml
index 2db9c3d78..c3120ce1e 100644
--- a/.github/workflows/translations-update.yml
+++ b/.github/workflows/translations-update.yml
@@ -36,7 +36,7 @@ jobs:
git config --global user.name "searxng-bot"
- name: Merge and push transation updates
run: |
- make V=1 babel.translations.to.master
+ make V=1 weblate.translations.commit
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v3