Skip to content

Commit d722428

Browse files
authored
Update translations.yml
1 parent 741526c commit d722428

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/translations.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ jobs:
1111
runs-on: ubuntu-latest
1212
env:
1313
REPO_KEY: ${{ secrets.REPOS_KEY }}
14-
WEBLATE_KEY: ${{ secrets.WEBLATE_KEY }}
14+
WEBLATE_KEY: "HOI" #${{ secrets.WEBLATE_KEY }}
1515
QML_REPO: jaspacceptancesampling-qml
1616
R_REPO: jaspacceptancesampling-r
1717

1818
steps:
19-
- uses: jasp-stats/jasp-actions/wlcLock@master
19+
- uses: jasp-stats/jasp-actions/wlcLock@testWeblate
2020

21-
- uses: jasp-stats/jasp-actions/translations@master
21+
#- uses: jasp-stats/jasp-actions/translations@master

0 commit comments

Comments
 (0)