Skip to content

Add GitHub release upload step to workflow#71

Open
System-End wants to merge 4 commits intohackclub:mainfrom
System-End:patch-1
Open

Add GitHub release upload step to workflow#71
System-End wants to merge 4 commits intohackclub:mainfrom
System-End:patch-1

Conversation

@System-End
Copy link

No description provided.

Copilot AI review requested due to automatic review settings January 7, 2026 03:31
@System-End System-End requested a review from LeafdTK as a code owner January 7, 2026 03:31
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new GitHub Actions job to automatically upload build artifacts to GitHub releases. The workflow downloads artifacts from the build job and uploads them to the release created by release-please.

Key changes:

  • Added upload-github-release job that triggers when a release is created
  • Downloads all build artifacts from the build matrix job
  • Uploads platform-specific installers to the GitHub release

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

System-End and others added 3 commits January 6, 2026 20:34
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

2 participants