Skip to content

Commit

Permalink
ci: enable prerelease detection in goreleaser
Browse files Browse the repository at this point in the history
Signed-off-by: nscuro <[email protected]>
  • Loading branch information
nscuro committed Sep 4, 2021
1 parent 3ed5b37 commit 7c7f0af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ snapshot:
release:
extra_files:
- glob: ./bom.json
prerelease: auto
milestones:
- name_template: "{{ .Tag }}"
close: true
Expand Down

0 comments on commit 7c7f0af

Please sign in to comment.