Skip to content

Commit

Permalink
add proper url
Browse files Browse the repository at this point in the history
  • Loading branch information
newhinton committed Apr 29, 2024
1 parent c558ee2 commit e9d2640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
provider: google
lang: auto-en
source: ${{ steps.prep.outputs.TRANSLATIONS }}
source: ./generatedContent.txt
- name: Print the result
run: |
echo "Translations are: '${{ steps.google-translate.outputs.text }}'"
Expand Down

0 comments on commit e9d2640

Please sign in to comment.