fix: 修复 workflow 重复的 push 定义
Some checks failed
Publish ServiceDiscovery NuGet Packages / build (push) Failing after 48s
Some checks failed
Publish ServiceDiscovery NuGet Packages / build (push) Failing after 48s
This commit is contained in:
parent
79b6979b65
commit
305071ee46
@ -6,10 +6,6 @@ on:
|
||||
- main
|
||||
tags:
|
||||
- "v*"
|
||||
push:
|
||||
branches: [main]
|
||||
tags:
|
||||
- "v*"
|
||||
|
||||
env:
|
||||
GITEA_TOKEN: ${{ secrets.GITEATOKEN }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user