Skip to content

Commit

Permalink
[build] Close milestone on release
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Jan 17, 2022
1 parent 5612818 commit 0e6ce2e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ signs:
- artifacts: all
args: ["--batch", "-u", "{{ .Env.GPG_FINGERPRINT }}", "--output", "${signature}", "--detach-sign", "${artifact}"]

milestones:
- close: true
name_template: "{{ .Version }}"

snapcrafts:
- name: gum
grade: stable
Expand Down

0 comments on commit 0e6ce2e

Please sign in to comment.