Skip to content

Commit de7034b

Browse files
authored
Bump winget-releaser to fix autopublishing (PrismLauncher#5814)
2 parents 47c26f4 + a1387ad commit de7034b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ jobs:
1717

1818
steps:
1919
- name: Publish on Winget
20-
uses: vedantmgoyal2009/winget-releaser@v2
20+
# @Octol1ttle: Pinned to a commit because no release has been published that works on ubuntu-slim
21+
uses: vedantmgoyal2009/winget-releaser@7bd472be23763def6e16bd06cc8b1cdfab0e2fd5 # docs: add description to inputs (#335)
2122
with:
2223
identifier: PrismLauncher.PrismLauncher
2324
version: ${{ github.event.release.tag_name }}

0 commit comments

Comments
 (0)