We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef7c19c commit 0f8b624Copy full SHA for 0f8b624
.github/workflows/en-updates-to-translation-repo.yml
@@ -34,7 +34,7 @@ jobs:
34
run: md2po _i18n/en/general/*.md --po-filepath _i18n/translation-files/site-general.pot --save --quiet
35
- name: Push to translation-files branch
36
# see https://github.com/s0/git-publish-subdir-action
37
- uses: s0/git-publish-subdir-action@v2
+ uses: s0/git-publish-subdir-action@v2.6.0
38
env:
39
REPO: self
40
BRANCH: translation-files
0 commit comments