Skip to content

Commit 962b4fc

Browse files
Sync monorepo state at "Fix go releaser config files (upgrade to latest schema)" (#121)
Syncing from userclouds/userclouds@915ff937814610d37a2b39c1597e682438568173
1 parent 7bc409b commit 962b4fc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.goreleaser.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
version: 2
2+
13
before:
24
hooks:
35
# this is just an example and not a requirement for provider building/publishing
@@ -52,7 +54,3 @@ release:
5254
extra_files:
5355
- glob: 'terraform-registry-manifest.json'
5456
name_template: '{{ .ProjectName }}_{{ .Version }}_manifest.json'
55-
# If you want to manually examine the release before its live, uncomment this line:
56-
# draft: true
57-
changelog:
58-
skip: true

0 commit comments

Comments
 (0)