Skip to content

Commit

Permalink
[build] add announcement to Discord
Browse files Browse the repository at this point in the history
  • Loading branch information
capcom6 committed Oct 29, 2024
1 parent 417036f commit 62a3b03
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@ dockers:
- "--label=org.opencontainers.image.version={{ .Version }}"
skip_push: false

announce:
discord:
# Whether its enabled or not.
enabled: true

changelog:
sort: asc
filters:
Expand Down

0 comments on commit 62a3b03

Please sign in to comment.