Skip to content

Commit f65a9e7

Browse files
authored
Merge pull request #79 from moia-oss/fix-config-file
Add config version
2 parents 78283f9 + 6fea489 commit f65a9e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.goreleaser.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
version: 2
2+
13
# Visit https://goreleaser.com for documentation on how to customize this
24
# behavior.
35
before:
@@ -54,5 +56,3 @@ release:
5456
name: terraform-provider-opensearch-dashboards
5557
# Visit your project's GitHub Releases page to publish this release.
5658
draft: true
57-
changelog:
58-
skip: true

0 commit comments

Comments
 (0)