feat(release): skip build
This commit is contained in:
parent
b632ee9ab1
commit
a26d957567
2 changed files with 8 additions and 0 deletions
4
.github/.goreleaser.yaml
vendored
4
.github/.goreleaser.yaml
vendored
|
|
@ -17,3 +17,7 @@ changelog:
|
|||
regexp: "^fix"
|
||||
- title: "🛠 Maintenance"
|
||||
regexp: "^(chore|refactor)"
|
||||
|
||||
# build
|
||||
builds:
|
||||
- skip: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue