mirror of
https://github.com/TxtDot/vigi.git
synced 2025-02-22 12:13:14 +03:00
feat: text-color
This commit is contained in:
parent
9c8437851d
commit
a23bead7d8
13 changed files with 373 additions and 220 deletions
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
|
@ -58,7 +58,7 @@ jobs:
|
|||
TAURI_KEY_PASSWORD: ""
|
||||
with:
|
||||
tagName: v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version.
|
||||
releaseName: "Vigi v__VERSION__"
|
||||
releaseName: "vigi v__VERSION__"
|
||||
releaseBody: "See the assets to download this version and install."
|
||||
releaseDraft: true
|
||||
prerelease: false
|
||||
|
|
Loading…
Add table
Reference in a new issue