Skip to content

Add winget-publish action in publish.yml#61

Open
jovnc wants to merge 2 commits intogit-mastery:mainfrom
jovnc:chore/winget-action
Open

Add winget-publish action in publish.yml#61
jovnc wants to merge 2 commits intogit-mastery:mainfrom
jovnc:chore/winget-action

Conversation

@jovnc
Copy link
Collaborator

@jovnc jovnc commented Mar 8, 2026

Fixes git-mastery/git-mastery#67

Adds a winget-publish job that runs after the windows build job and submits each release to the Windows Package Manager (WinGet) community repository via vedantmgoyal9/winget-releaser@v2.

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

Adds automated publishing to the Windows Package Manager (WinGet) as part of the existing release workflow, addressing issue #67 by submitting Windows release artifacts to the community repository after a successful Windows build.

Changes:

  • Adds a new winget-publish job that runs after windows and uses vedantmgoyal9/winget-releaser@v2.
  • Configures the WinGet submission to target GitMastery.GitMastery, using the prepared version output and matching .exe installers.

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

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.

Publishing application to winget for Windows

2 participants