Skip to content

Commit

Permalink
Fix glob for deployment yamls
Browse files Browse the repository at this point in the history
Closes #196
  • Loading branch information
fhofherr committed May 25, 2021
1 parent b54847b commit 1641943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Expand Up @@ -39,4 +39,4 @@ release:
ids: [""]
draft: true
extra_files:
- glob: "./deploy/ccm*.yaml"
- glob: "./deploy/gen/ccm*.yaml"

0 comments on commit 1641943

Please sign in to comment.