Skip to content

Commit

Permalink
chore(gh-actions): turn off main check in goreleaser (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
plastikfan committed Aug 16, 2023
1 parent 06098b4 commit bef18f5
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
Expand Up @@ -12,7 +12,7 @@ builds:
- linux
- windows
- darwin
main: ./src/app/main
no_main_check: true

archives:
- format: tar.gz
Expand Down

0 comments on commit bef18f5

Please sign in to comment.