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

Feat - implemented goreleaser for releases #117

Merged
merged 1 commit into from
Jan 4, 2021

Conversation

naveensrinivasan
Copy link
Member

Implemented goreleaser for releasing the code to Github. The release would happen only for tag pushes

Signed-off-by: naveen 172697+naveensrinivasan@users.noreply.github.com

The release would be automated and would be something like this.
image

https://github.com/naveensrinivasan/scorecard/releases/tag/v1.4

Implemented goreleaser for releasing the code to github.

Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
@dlorenc
Copy link
Contributor

dlorenc commented Jan 4, 2021

Nice! Thanks!

@dlorenc
Copy link
Contributor

dlorenc commented Jan 4, 2021

Do I need to do anything to configure the secret, or is that automatic?

@dlorenc dlorenc merged commit b216a1e into ossf:main Jan 4, 2021
@naveensrinivasan
Copy link
Member Author

Do I need to do anything to configure the secret, or is that automatic?

It is automatic https://docs.github.com/en/free-pro-team@latest/actions/reference/authentication-in-a-workflow#using-the-github_token-in-a-workflow

@naveensrinivasan naveensrinivasan mentioned this pull request Feb 8, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants