-
Notifications
You must be signed in to change notification settings - Fork 653
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
[Improvement] Include winget publishing in the release workflow #3727
Comments
If the GitHub Action provides what we need, let's try that first? |
The GitHub action is actually using the komac tool, so yes, we'll start with the action first |
arturcic
added a commit
to arturcic/GitVersion
that referenced
this issue
Nov 22, 2023
This commit revamps multiple GitHub action workflows to improve the release process. It adds the capability to publish releases to Winget. Also, it enhances workflows' structure for handling releases through repository dispatches. Changes bring a more organized, efficient approach for publishing to different platforms.
arturcic
added a commit
to arturcic/GitVersion
that referenced
this issue
Nov 22, 2023
This commit revamps multiple GitHub action workflows to improve the release process. It adds the capability to publish releases to Winget. Also, it enhances workflows' structure for handling releases through repository dispatches. Changes bring a more organized, efficient approach for publishing to different platforms.
arturcic
added a commit
that referenced
this issue
Nov 22, 2023
#3727 - Update GitHub workflows and add Winget release
🎉 This issue has been resolved in version 6.0.0-beta.4 🎉 Your GitReleaseManager bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We can either use the komac tool directly or use winget-releaser GitHub action
The text was updated successfully, but these errors were encountered: