1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-09-09 17:29:54 +00:00

open in browser

This commit is contained in:
Laura
2025-08-11 01:59:26 +02:00
parent d352047a8d
commit 92a67123e7
3 changed files with 36 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ jobs:
--original-filename whiskr.exe \
--icon static/favicon.ico \
--copyright "(c) 2025 coalaura" \
--file-description "AI story writing tool" \
--file-description "Minimal LLM chat UI using OpenRouter giving you control over your context." \
--file-version "${{ github.ref_name }}" \
--arch "${{ matrix.goarch }}"