Skip to content

Commit

Permalink
fix:main not dev
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored Sep 30, 2024
1 parent 671aab2 commit f93325a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync_tx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
run: |
python scripts/sync_translations.py
- name: Commit to dev
- name: Commit to main
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Update translations
branch: dev
branch: main

0 comments on commit f93325a

Please sign in to comment.