feat(ci): change trigger type

This commit is contained in:
Mikucat 2024-02-07 22:08:27 +08:00
parent 537624351a
commit fc2dcdaf6d
No known key found for this signature in database
GPG Key ID: CE6B09A6F462E04D

View File

@ -1,9 +1,9 @@
name: Release build
on:
release:
types:
- published
push:
tags:
- v**
workflow_dispatch:
jobs: