We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e164003 + 87f8601 commit c35e6b1Copy full SHA for c35e6b1
2 files changed
.github/workflows/winget-prerelease.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Publish to WinGet
15
- uses: vedantmgoyal9/winget-releaser@3e78d7ff0f525445bca5d6a989d31cdca383372e
+ uses: vedantmgoyal9/winget-releaser@19e706d4c9121098010096f9c495a70a7518b30f
16
with:
17
identifier: MartiCliment.UniGetUI.Pre-Release
18
installers-regex: 'UniGetUI\.Installer\.exe$'
.github/workflows/winget-stable.yml
@@ -8,7 +8,7 @@ jobs:
8
publish:
9
runs-on: ubuntu-latest
10
11
- - uses: vedantmgoyal9/winget-releaser@3e78d7ff0f525445bca5d6a989d31cdca383372e
+ - uses: vedantmgoyal9/winget-releaser@19e706d4c9121098010096f9c495a70a7518b30f
identifier: MartiCliment.UniGetUI
0 commit comments