Skip to content

Commit

Permalink
Update auto-translate.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
duartebarbosadev authored Mar 4, 2025
1 parent a9a5abe commit b7cb628
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/auto-translate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,8 @@ jobs:

- name: Translate strings.xml to supported languages
id: translate
uses: duartebarbosadev/Android-Resource-Translator@main
uses: duartebarbosadev/AndroidResourceTranslator@main
env:
INPUT_LOG_TRACE: "true"
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

- name: Create Pull Request
Expand Down

0 comments on commit b7cb628

Please sign in to comment.