As explained by the title this will start automatically creating winget manifests for you when a new version is published on GitHub.
A few things are needed, so follow these steps or else the workflow will not run:
Go on your account and go to your account settings from the top-right:
Bottom-left go to Developer Settings
Then go to Personal Access Tokens and then Tokens (classic):
Then click Generate new-token, and go on Generate new token (classic):
Here as Note put: ComicRackCE Nightly Winget Releaser, Expiration set it to No Expiration (If you want to create an expiration date go ahead, but this would mean repeating this process at the end of its lifetime), and scope select the following:
Then just scroll down and hit Generate token, after just copy the token and keep it handy
Then come back to this repository and click Settings:
Then go to Secrets and Variables and click on Actions:
Then click New repository secret:
Name should be: WINGET_TOKEN and Secret should be the one you copied from before, then just click Add Secret
Do not post the secret here
As explained by the title this will start automatically creating winget manifests for you when a new version is published on GitHub.
A few things are needed, so follow these steps or else the workflow will not run:
Developer Settings
Personal Access Tokens
and thenTokens (classic)
:Generate new-token
, and go onGenerate new token (classic)
:ComicRackCE Nightly Winget Releaser
, Expiration set it toNo Expiration
(If you want to create an expiration date go ahead, but this would mean repeating this process at the end of its lifetime), and scope select the following:Then just scroll down and hit
Generate token
, after just copy the token and keep it handySettings
:Secrets and Variables
and click onActions
:New repository secret
:WINGET_TOKEN
and Secret should be the one you copied from before, then just clickAdd Secret