Compare commits

1 Commits

Author SHA1 Message Date
5e03e76177 更新 .github/workflows/publish.yml
关闭编译流
2026-01-03 08:43:36 +00:00

View File

@@ -1,9 +1,9 @@
name: 'publish'
on:
push:
tags:
- 'v*'
# on:
# push:
# tags:
# - 'v*'
jobs:
publish-tauri: