From 12d236ded2ec2ab8365fcb6a50c81382fe238b4f Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Mon, 22 Apr 2024 23:50:42 -0300 Subject: [PATCH] docs: update --- www/docs/customization/announce/bluesky.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/docs/customization/announce/bluesky.md b/www/docs/customization/announce/bluesky.md index 5de34bc62..9d65558d7 100644 --- a/www/docs/customization/announce/bluesky.md +++ b/www/docs/customization/announce/bluesky.md @@ -7,7 +7,8 @@ following environment variable on your pipeline: - `BLUESKY_APP_PASSWORD` (create one [here](https://bsky.app/settings/app-passwords)) -After this, you can add following section to your `.goreleaser.yaml` config: +After this, you can add following section to your `.goreleaser.yaml` +configuration: ```yaml # .goreleaser.yaml