Changing AI provider.
Deploy Hugo Site / Check and Create PR (push) Successful in 17s
Deploy Hugo Site / Hugo Translations (push) Failing after 9s

This commit is contained in:
2025-07-25 11:29:58 -04:00
parent 4baa7a63d8
commit e765f19fb2
+2 -1
View File
@@ -89,7 +89,8 @@ jobs:
uses: 3ru/gpt-translate@v1.2.2
with:
token: ${{ secrets.BOT_GITEA_TOKEN }}
apikey: ${{ secrets.OPENAI_API_KEY }}
provider: 'anthropic'
apikey: ${{ secrets.ANTHROPIC_API_KEY }}
inputFiles: ${{ steps.list_files.outputs.files }}
outputFiles: 'content/es/*.md content/ko/*.md content/zh-Hans/*.md'
languages: Spanish Korean Chinese