We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a81e1e commit 640065aCopy full SHA for 640065a
1 file changed
.goreleaser.yaml
@@ -1,4 +1,5 @@
1
# Make sure to check the documentation at https://goreleaser.com
2
+version: 2
3
before:
4
hooks:
5
- go mod tidy
@@ -111,7 +112,7 @@ brews:
111
112
113
# Folder inside the repository to put the formula.
114
# Default is the root folder.
- folder: Formula
115
+ directory: Formula
116
117
homepage: "https://upcloud.com/"
118
description: "CLI tool for managing UpCloud services."
0 commit comments