Skip to content

Commit

Permalink
build: disable announcements
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Cornick <mcornick@mcornick.com>
  • Loading branch information
mcornick committed Nov 18, 2024
1 parent 0886921 commit b5f3eb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
announce:
bluesky:
enabled: true
enabled: false
username: "mcornick.lol"
mastodon:
enabled: true
enabled: false
server: https://social.lol
skip: '{{ ne .Prerelease "" }}'
archives:
Expand Down

0 comments on commit b5f3eb2

Please sign in to comment.