mirror of
https://github.com/Crocmagnon/fatcontext.git
synced 2025-02-05 04:02:31 +01:00
fix(goreleaser): draft release
This commit is contained in:
parent
54e593c1c6
commit
939d65bc16
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
|
||||
# vim: set ts=2 sw=2 tw=0 fo=cnqoj
|
||||
version: 2
|
||||
|
||||
force_token: github
|
||||
|
||||
before:
|
||||
|
@ -37,3 +39,6 @@ changelog:
|
|||
exclude:
|
||||
- "^docs:"
|
||||
- "^test:"
|
||||
|
||||
release:
|
||||
draft: true
|
||||
|
|
Loading…
Add table
Reference in a new issue