Skip to content

Commit

Permalink
Merge pull request #58 from ciaranRoche/OCM-8956-fix
Browse files Browse the repository at this point in the history
OCM-8956 | fix: goreleaser config for workflow
  • Loading branch information
ciaranRoche authored Jun 20, 2024
2 parents f3d69cb + 5256909 commit 244ab26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ ocm-common
.envrc
.env
cover.out
dist/

5 changes: 4 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
version: 2
version: 1

builds:
- skip: true

release:
prerelease: auto
Expand Down

0 comments on commit 244ab26

Please sign in to comment.