Skip to content

Conversation

@juanfont
Copy link

@juanfont juanfont commented Aug 9, 2023

This PR adds support for goreleaser to upload GitHub Releases at https://github.com/sameerdhoot/wolweb/releases

The release flow is triggered when using git tags.

Steps to set it up

  1. Create a API token with the repo scope selected to deploy the artifacts to GitHub. You can create one here.
  2. This token should be added to the environment variables as GITHUB_TOKEN.
  3. Create a tag in the form of vx.y.z (e.g. v0.1.0)
  4. Push it to main

@ellisdickinson46 ellisdickinson46 added the enhancement New feature or request label Apr 9, 2025
@sameerdhoot
Copy link
Owner

@juanfont My apologizes to have not looked at this for long. This will be quite helpful and I am glad that you took time for this PR. However, now there is a conflict and I would appreciate it if you please submit a new PR for the proposed changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants