Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to get vcs information #134

Open
hoveychen opened this issue Aug 23, 2023 · 0 comments
Open

Failed to get vcs information #134

hoveychen opened this issue Aug 23, 2023 · 0 comments

Comments

@hoveychen
Copy link

I'm using runtime/debug.ReadBuildInfo() to get the tagged name as the release binary version.
However, the release by this action always generate the tagged name as "(devel)", which likely related to this issue.

Is there any way to fix it?

btw. Using go install github.com/{my project path}@latest works perfectly, while simply go build in the project path doesn't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant