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

This commit is contained in:
2025-07-25 11:57:37 -04:00
parent f153146548
commit 2b01ba829f
+1 -1
View File
@@ -90,7 +90,7 @@ jobs:
with:
token: ${{ secrets.BOT_GITEA_TOKEN }}
provider: 'openai'
apikey: ${{ secrets.ANTHROPIC_API_KEY }}
apikey: ${{ secrets.OPENAI_API_KEY }}
model: 'o3-mini'
inputFiles: ${{ steps.list_files.outputs.files }}
outputFiles: 'content/es/*.md content/ko/*.md content/zh-Hans/*.md'