chore: update actions

This commit is contained in:
GyDi 2021-12-26 02:46:47 +08:00
parent fc0df7b577
commit cc96b5ad04

View File

@ -2,8 +2,8 @@ name: Release Project
on:
push:
branches: [main]
tags: v**
tags:
- v*
jobs:
build-tauri: