Closed tomekz closed 1 year ago
Scope:
Test:
I didn't want to push a new tag and trigger a regular release so I could only test my changes by doing a local-only release with the command:
local-only
goreleaser release --snapshot --rm-dist
this generated dist/fman.rb formula file that would be published to homebrew-tab repo
dist/fman.rb
Thanks
Scope:
Test:
I didn't want to push a new tag and trigger a regular release so I could only test my changes by doing a
local-only
release with the command:this generated
dist/fman.rb
formula file that would be published to homebrew-tab repo