我使用goreleaser来构建github操作。因为我的main.go在./cmd/tes_cli中,它总是在github操作中显示错误。- "*" # triggers only if push new tag version, like `0.8.4` or else
build: uses: actions/checkout@v2 fetch-de
我一直在GitHub操作指令、GoReleaser指令和Ssh指令之间来回走动,无法让我的简单版本构建脚本正常工作。我的目标很简单..。: goreleaser/goreleaser-action@v3 # either 'goreleaser' (default) or 'goreleaser-pro/goreleaser-action@v3 distribution:
我正在尝试使用goreleaser来签署我的golang --并最终使用Homebrew发布。但这将需要使用Apple Developer ID签名才能分发到MacOs。来自的yaml示例# Make sure to check thedocumentation at http://goreleaser.com hooks:
# You may remove