Update main.yml

This commit is contained in:
Jianwu Huang
2025-06-19 16:26:58 +08:00
committed by GitHub
parent 4981e09ede
commit 58648399a2
+1 -1
View File
@@ -5,7 +5,7 @@ on:
push: push:
tags: tags:
- 'v*' # 发布 tag 时触发 - 'v*' # 发布 tag 时触发
workflow_dispatch:
jobs: jobs:
build: build:
strategy: strategy: