Update release.yml

This commit is contained in:
bjdgyc
2025-12-03 16:40:00 +08:00
committed by GitHub
parent 88e85db44b
commit 680a7ebb6e

View File

@@ -2,10 +2,10 @@ name: release
on:
workflow_dispatch:
push:
tags:
- "v0.*"
- "v1.*"
#push:
# tags:
# - "v0.*"
# - "v1.*"
jobs:
Build: