-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
MinimumOSVersion was in the old version, but was not transferred to the new version.
PR with the failure: microsoft/winget-pkgs#338905
Inconsistencies detected in package derekwisong.datui version 0.2.46 based on published version 0.2.34
Missing property MinimumOSVersion
Here is how it is being used:
steps:
- name: Open winget-pkgs PR
uses: vedantmgoyal9/winget-releaser@main
with:
identifier: derekwisong.datui
installers-regex: '-windows-x86_64\.zip$'
release-tag: ${{ needs.resolve-release.outputs.tag_name }}
token: ${{ secrets.WINGET_TOKEN }}
max-versions-to-keep: 20
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed