mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-07 13:31:37 +02:00
docs: improve announce and home
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
parent
b654a31160
commit
5f4ea3f9cb
@ -2,9 +2,9 @@
|
||||
title: Announce
|
||||
---
|
||||
|
||||
GoReleaser can also announce new releases, currently, to Twitter, Reddit, Slack, Discourse and Teams only.
|
||||
GoReleaser can also announce new releases to Twitter, Reddit, Slack, Discourse and Microsoft Teams.
|
||||
|
||||
It runs at the very end of the pipeline.
|
||||
It runs at the very end of the pipeline and can be skipped with the `--skip-announce` flag of the [`release`](/cmd/goreleaser_release/) command.
|
||||
|
||||
## Twitter
|
||||
|
||||
|
@ -133,7 +133,8 @@
|
||||
<li>Release to GitHub, GitLab and Gitea</li>
|
||||
<li>Create Docker images and manifests</li>
|
||||
<li>Create Linux packages and Homebrew taps</li>
|
||||
<li>Announce new releases on Twitter</li>
|
||||
<li>Sign artifacts, checksums and Docker images</li>
|
||||
<li>Announce new releases on Twitter, Slack, Discord and Microsoft Teams</li>
|
||||
<li>... and much more!</li>
|
||||
</ul>
|
||||
<a href="{{ page.next_page.url | url }}" title="{{ page.next_page.title | striptags }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user