mirror of
https://github.com/ivabus/gui
synced 2025-06-07 15:50:27 +03:00
test
This commit is contained in:
parent
b36544738a
commit
65211aaed8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -2,6 +2,7 @@ on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- 'v*.*.*'
|
- 'v*.*.*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_release_tauri:
|
build_release_tauri:
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Reference in a new issue