gnpaone/Winget Push Test

Push packages to a test winget repository using Github workflow instead of pushing to the main winget repository via workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 14, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: gnpaone/winget-push-test@db66fc4eb7a7f926dfd64078fe993fad93653a95 # v1

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

namedescriptionrequireddefault
urlPackage url
urlarmPackage url (arm)
url32Package url (32-bit)
url64Package url (64-bit)
urlarmhfPackage url (armhf)
urlarm64Package url (arm64)
versionVersion of your winget package. Recommended to not keep any letter behind version numberyes
tokenPersonal access token (auto-populated) to submit package to winget repoyes
packageidPackage ID of your winget packageyes
userGithub username where the test winget repo is createdyesmicrosoft
repoName of winget test repositoryyeswinget-pkgs
forcearchForce the submitting architecture for the given package URLsfalse

no outputs