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

Goreleaser #5

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

ItsIgnacioPortal
Copy link
Contributor

With this github action, everytime a new release of AnalyticsRelationships is made on the releases tab, goreleaser will automatically compile and add standalone executables according to its config, creating pre-compiled binaries for many platforms. Like this.

I'm adding this as a separate PR because it needs some action from your part @Josue87:
You have to go to these repository's settings and add a github secret named GITHUBTOKEN with all the permissions under repo . After that's done, just merge this PR and create a new release on the releases tab.

Here's some example token configuration that would work:
example token config

You can create the token on this page
Add it to this project here

More info here:

TL;RD: Only you will be able to access the secret if you set it up with the instructions I gave.

@Josue87
Copy link
Owner

Josue87 commented Dec 24, 2021

Thanks! When I have some time I'll check this PR.

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