Skip to content
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

add winget releaser workflow #534

Merged
merged 3 commits into from
Mar 14, 2023
Merged

add winget releaser workflow #534

merged 3 commits into from
Mar 14, 2023

Conversation

sitiom
Copy link
Contributor

@sitiom sitiom commented Feb 12, 2023

This action automatically generates manifests for Winget Community Repository (microsoft/winget-pkgs) and submits them.

Before merging this:

  1. Add a classic PAT with public_repo scope as a repository secret named WINGET_TOKEN.

example

  1. Fork https://github.com/microsoft/winget-pkgs under @schollz. The action will use that fork for making a branch and creating a PR with the upstream winget-pkgs repository on every release.
  2. Install Pull on the winget-pkgs fork to ensure that it is constantly updated.

You can test out the action inputs in this playground.

If you want to see an example of a PR created using this action, see microsoft/winget-pkgs/pulls (Pull request has been created with WinGet Releaser).

@sitiom
Copy link
Contributor Author

sitiom commented Mar 14, 2023

@schollz bump

@schollz
Copy link
Owner

schollz commented Mar 14, 2023

Done!

@schollz schollz merged commit 8d8d065 into schollz:main Mar 14, 2023
@sitiom sitiom deleted the winget-releaser branch March 14, 2023 12:02
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.

Add croc to winget
2 participants