Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
Update translation-sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-deriv authored Nov 10, 2023
1 parent 9208fec commit 7ee502a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/translation-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
cd $(git rev-parse --show-toplevel)
echo "GIT STATUS: $(git status --porcelain)"
git add .
git commit -m "translations: 📚 sync translations with crowdin"
# Force push to this branch in case a previous run created it.
git push --set-upstream origin "$branch_name" -f
Expand Down

0 comments on commit 7ee502a

Please sign in to comment.