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

Fix winget releaser workflow #643

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Conversation

sitiom
Copy link
Contributor

@sitiom sitiom commented Sep 1, 2024

Changes:

  • Change job runner from windows-latest to ubuntu-latest (runs faster)
  • Update vedantmgoyal2009/winget-releaser@v2 to vedantmgoyal9/winget-releaser@main
  • Fix version extraction to properly pad to 4 components (v5.8.1 now turns to 5.8.1.0 instead of 5.8.1.0.0)
  • Update deprecated set-output command

Important

Before merging this:

  1. Ensure WINGET_TOKEN has the public_repo scope.

example

  1. The action has been failing since https://github.com/Klocman/winget-pkgs is very outdated. Please sync the fork and install Pull on the fork to ensure that it is constantly updated.

@sitiom sitiom mentioned this pull request Sep 1, 2024
@Klocman Klocman merged commit 8fb10eb into Klocman:master Sep 2, 2024
2 checks passed
@sitiom sitiom deleted the winget-releaser branch September 3, 2024 01:46
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.

Update to latest on Winget
2 participants