2 parents 47c26f4 + a1387ad commit de7034bCopy full SHA for de7034b
1 file changed
.github/workflows/publish.yml
@@ -17,7 +17,8 @@ jobs:
17
18
steps:
19
- name: Publish on Winget
20
- uses: vedantmgoyal2009/winget-releaser@v2
+ # @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)
22
with:
23
identifier: PrismLauncher.PrismLauncher
24
version: ${{ github.event.release.tag_name }}
0 commit comments