Skip to content

Commit

Permalink
Fix GoReleaser config
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
  • Loading branch information
stefanprodan committed Jan 17, 2022
1 parent f8c6d03 commit 315cda4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project_name: source-watcher

builds:
skip: true
- skip: true

release:
prerelease: auto
Expand Down

0 comments on commit 315cda4

Please sign in to comment.