feat(ci): change trigger type

This commit is contained in:
Mikucat
2024-02-10 10:30:28 +08:00
parent 537624351a
commit fc2dcdaf6d
+3 -3
View File
@@ -1,9 +1,9 @@
name: Release build
on:
release:
types:
- published
push:
tags:
- v**
workflow_dispatch:
jobs: