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 12:00:28 -04:00
parent eab204c6f0
commit 0920f76db4
+1 -1
View File
@@ -91,7 +91,7 @@ jobs:
token: ${{ secrets.BOT_GITEA_TOKEN }} token: ${{ secrets.BOT_GITEA_TOKEN }}
provider: 'openai' provider: 'openai'
apikey: ${{ secrets.OPENAI_API_KEY }} apikey: ${{ secrets.OPENAI_API_KEY }}
model: 'o4-mini' model: 'ChatGPT-4o'
inputFiles: ${{ steps.list_files.outputs.files }} inputFiles: ${{ steps.list_files.outputs.files }}
outputFiles: 'content/es/*.md content/ko/*.md content/zh-Hans/*.md' outputFiles: 'content/es/*.md content/ko/*.md content/zh-Hans/*.md'
languages: Spanish Korean Chinese languages: Spanish Korean Chinese