chore: use only gpt-5 model

This commit is contained in:
zhom
2026-01-11 23:03:41 +04:00
parent f4c87ea7ee
commit 96d57d3081
2 changed files with 2 additions and 2 deletions
@@ -122,7 +122,7 @@ jobs:
- If commits are unclear, infer the purpose from the context
The application is a desktop app built with Tauri + Next.js that helps users manage multiple browser profiles with proxy support.
model: gpt-4o
model: gpt-5
- name: Update release with generated notes
if: steps.get-release.outputs.is-prerelease == 'false'