isaacrlevin/Winget Publish

Publish Package to Winget using Winget Create

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 19, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: isaacrlevin/winget-publish-action@dbbd23f79b8fe47e465fda2c03b711b82b16ead2 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenGitHub PATyes""
publish-typeCreate or UpdateyesCreate
userUser Submitting Packageyesuser
packageName of Package being submittedyespackage
versionSemantic Version of Packageyes0.0.0
urlUrl of Installeryes""
archArchitecture of Installer (x86, x64, arm, arm64)no""
installer-typeInstaller Type (The Windows Package Manager supports MSIX, MSI, and executable installers. Some well known formats (Inno, Nullsoft, WiX, and Burn) provide standard sets of installer switches to provide different installer experiences.)no""
publisherName of the publisher for a given packageno""
package-nameThe full package name to be displayed as the publisher or ISV wishesno""
licenseThe license governing the use and or distribution for the productno""
short-descriptionThe description for a package. This will apprear with winget show commandsno""
family-nameOptional MSIX package family nameno""

no outputs