Skip to content

Commit

Permalink
fix(goreleaser): add config to not build
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Park committed Jan 25, 2023
1 parent d842a5c commit bce4c05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
builds:
- skip: true

0 comments on commit bce4c05

Please sign in to comment.