Skip to content

Commit

Permalink
ci: skip builds goreleaser config (#1644)
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <[email protected]>
  • Loading branch information
aramase authored Aug 27, 2024
1 parent 675bffc commit f0c8a3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# refer to https://goreleaser.com for more options
version: 2
builds:
- skip: true
release:
prerelease: auto
header: |
Expand Down

0 comments on commit f0c8a3a

Please sign in to comment.