Skip to content

Commit 3ca57d4

Browse files
authored
Publish Brew taps to Formula folder (#35)
1 parent 3078374 commit 3ca57d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.goreleaser.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,9 @@ brews:
6969
email: noreply@stackit.de
7070
homepage: "https://github.com/stackitcloud/stackit-cli"
7171
description: "A command-line interface to manage STACKIT resources."
72+
folder: Formula
7273
license: "Apache-2.0"
7374
# If set to auto, the release will not be uploaded to the homebrew tap repo
7475
# if the tag has a prerelease indicator (e.g. v0.0.1-alpha1)
75-
# Not setting it for now to test with a prerelease tag
76+
# Not setting it for now so we can publish prerelease tags
7677
# skip_upload: auto

0 commit comments

Comments
 (0)