更新 .github/workflows/publish.yml
关闭编译流
This commit is contained in:
8
.github/workflows/publish.yml
vendored
8
.github/workflows/publish.yml
vendored
@@ -1,9 +1,9 @@
|
||||
name: 'publish'
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
# on:
|
||||
# push:
|
||||
# tags:
|
||||
# - 'v*'
|
||||
|
||||
jobs:
|
||||
publish-tauri:
|
||||
|
||||
Reference in New Issue
Block a user