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 GitHub action to publish to WinGet #782

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

rodrigoborgesdeoliveira
Copy link
Contributor

This PR automates publishing new releases to WinGet.

Related:


@raphamorim, in order for this to work, there are some steps required from your end.

  1. Create a classic token with the public_repo scope (Profile settings -> Developer settings -> Personal access tokens -> Tokens (classic) -> Generate new token (classic)). [Reference]
  2. Add a WINGET_TOKEN secret to this repository with the value of the token generated above (Repository settings -> Secrets and variables -> Actions -> New repository secret).

@raphamorim
Copy link
Owner

Wow I completely forgot to reply this, looks awesome @rodrigoborgesdeoliveira

@raphamorim raphamorim merged commit 54c28e3 into raphamorim:main Nov 15, 2024
6 checks passed
@rodrigoborgesdeoliveira rodrigoborgesdeoliveira deleted the winget-action branch November 15, 2024 17:03
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.

2 participants