Skip to content

Commit

Permalink
chore(gh-actions): goreleaser missing skip flag (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
plastikfan committed Aug 16, 2023
1 parent b377441 commit 785c63f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ builds:
- windows
- darwin
no_main_check: true
skip: true

archives:
- format: tar.gz
Expand Down

0 comments on commit 785c63f

Please sign in to comment.