Skip to content

Commit

Permalink
Merge pull request #115 from ninech/release-draft
Browse files Browse the repository at this point in the history
release: do not auto-publish releases
  • Loading branch information
ctrox committed Jun 17, 2024
2 parents 331d468 + 5dd8c78 commit 83a77d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ changelog:
- '^docs:'
- '^test:'

release:
draft: true
replace_existing_draft: true

brews:
- name: nctl

Expand Down

0 comments on commit 83a77d5

Please sign in to comment.