Remove steamcache2 from the list of files in .goreleaser.yaml archives section. #8
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/goreleaser-config-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
fixes a major issue with releases goreleaser will automagically add the binary cause its name can change between os and arch aka .exe on windows nothing on linux
the solution is just let it do its thing instead of trying to force it