chore: update actions
This commit is contained in:
parent
fc0df7b577
commit
cc96b5ad04
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -2,8 +2,8 @@ name: Release Project
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
tags:
|
||||||
tags: v**
|
- v*
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-tauri:
|
build-tauri:
|
||||||
|
Loading…
Reference in New Issue
Block a user