mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
workflow: update crowdin/github-action to v2
This commit is contained in:
parent
a613a60331
commit
5d6668a2db
2
.github/workflows/crowdin-upload.yml
vendored
2
.github/workflows/crowdin-upload.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
run: JEKYLL_ENV=production bundle exec jekyll build
|
run: JEKYLL_ENV=production bundle exec jekyll build
|
||||||
|
|
||||||
- name: Push to Crowdin
|
- name: Push to Crowdin
|
||||||
uses: crowdin/github-action@v1
|
uses: crowdin/github-action@v2
|
||||||
with:
|
with:
|
||||||
upload_sources: true
|
upload_sources: true
|
||||||
env:
|
env:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user