Skip to content

Commit

Permalink
[FIX] l10n pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrillbolliger committed Apr 18, 2022
1 parent 6fa072b commit ad26307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/l10n.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- run: mv webroot/v2/src/i18n/de-CH/index.ts{.tmp,}

- name: push
uses: github-actions-x/commit@v2.8
uses: github-actions-x/commit@v2.9
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
push-branch: l10n_crowdin
Expand Down

0 comments on commit ad26307

Please sign in to comment.