Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bniwredyc committed Dec 3, 2024
1 parent e686282 commit 170265e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
run: npm run build:resx

- name: Run Crowdin upload
env:
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
run: |
if [ "${{ github.ref_name }}" = "master" ]; then
npm run crowdin:upload
Expand Down

0 comments on commit 170265e

Please sign in to comment.