Skip to content

Commit

Permalink
Update auto-translate.yaml
Browse files Browse the repository at this point in the history
Enabled trace logging on auto translate
  • Loading branch information
duartebarbosadev authored Feb 25, 2025
1 parent dd654f4 commit a9a5abe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-translate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
id: translate
uses: duartebarbosadev/Android-Resource-Translator@main
env:
INPUT_LOG_TRACE: "true"
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

- name: Create Pull Request
Expand Down

0 comments on commit a9a5abe

Please sign in to comment.