Skip to content

Commit

Permalink
test secret CROWDIN_PROJECT_ID
Browse files Browse the repository at this point in the history
  • Loading branch information
tecpromotion committed Jul 1, 2023
1 parent f69442d commit b04d547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-v5-buildproject.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
id: BuildV5CMS
uses: fjogeleit/[email protected]
with:
url: 'https://joomla.crowdin.com/api/v2/projects/18/translations/builds'
url: 'https://joomla.crowdin.com/api/v2/projects/${{ secrets.CROWDIN_PROJECT_ID }}/translations/builds'
method: 'POST'
contentType: 'application/json'
data: '{"targetLanguageIds": [],"skipUntranslatedStrings": true,"skipUntranslatedFiles": false,"exportWithMinApprovalsCount": 1}'
Expand Down

0 comments on commit b04d547

Please sign in to comment.