Skip to content

Commit 640065a

Browse files
authored
chore: upgrade goreleaser config to v2 (#319)
1 parent 0a81e1e commit 640065a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.goreleaser.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Make sure to check the documentation at https://goreleaser.com
2+
version: 2
23
before:
34
hooks:
45
- go mod tidy
@@ -111,7 +112,7 @@ brews:
111112

112113
# Folder inside the repository to put the formula.
113114
# Default is the root folder.
114-
folder: Formula
115+
directory: Formula
115116

116117
homepage: "https://upcloud.com/"
117118
description: "CLI tool for managing UpCloud services."

0 commit comments

Comments
 (0)