Skip to content

Commit f40fa21

Browse files
committed
Fix generation of deployment yamls
This supersedes the 1.10.0-rc1 release which only contained a ccm-networks.yaml. Otherwise both releases are identical.
1 parent a0e90ca commit f40fa21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ release:
3939
ids: [""]
4040
draft: true
4141
extra_files:
42-
- glob: "./deploy/ccm-*.yaml"
42+
- glob: "./deploy/ccm*.yaml"

0 commit comments

Comments
 (0)