Skip to content

Commit e58808d

Browse files
committed
fix: merge risk watch OpenAI secret을 전달
1 parent af9ed00 commit e58808d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/merge-risk-watch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
**/*.xcstrings
3636
secrets:
3737
watcher_github_token: ${{ secrets.WATCHER_GITHUB_TOKEN }}
38-
gemini_api_key: ${{ secrets.GEMINI_API_KEY }}
38+
openai_api_key: ${{ secrets.OPENAI_API_KEY }}
3939
discord_webhook_url: ${{ secrets.DISCORD_WEBHOOK_URL }}

0 commit comments

Comments
 (0)