chore: add Bluesky announcer

This commit is contained in:
chloe41427[bot]
2026-03-27 15:20:06 +00:00
committed by Marco Vermeulen
parent 61f3735d32
commit d8b37f447a

View File

@@ -45,5 +45,10 @@ jreleaser {
status = 'Released version {{tagName}} of SDKMAN! {{releaseNotesUrl}}'
host = 'https://fosstodon.org'
}
bluesky {
active = 'RELEASE'
host = 'https://bsky.social'
status = 'Released version {{tagName}} of SDKMAN! {{releaseNotesUrl}}'
}
}
}