Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #256 from secrethub/feature/draft-release
Browse files Browse the repository at this point in the history
Mark GitHub release as draft until release has been completely finished
  • Loading branch information
SimonBarendse authored Mar 2, 2020
2 parents 51aff1c + a6b607e commit e2fe650
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ archives:
checksum:
name_template: "secrethub-{{ .Tag }}-checksums.txt"

release:
draft: true

brews:
- name: secrethub-cli
ids:
Expand Down

0 comments on commit e2fe650

Please sign in to comment.