Closed christophwitzko closed 4 years ago
also, the return code is affecting the build status. If there's nothing to change the script will exit with code 65, which is working fine with Travis but it makes GitHub action to fail.
@idirouhab created https://github.com/go-semantic-release/semantic-release/pull/66/ to fix this
Created PR for docs https://github.com/go-semantic-release/action/pull/6
@christophwitzko FYI am using it this way: tag.yml. And this triggers
goreleaser
to attach artifacts here.