We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dd4d38 commit b10908dCopy full SHA for b10908d
.github/workflows/winget.yml
@@ -6,7 +6,7 @@ jobs:
6
publish:
7
runs-on: windows-latest # action can only be run on windows
8
steps:
9
- - uses: vedantmgoyal2009/winget-releaser@latest
+ - uses: vedantmgoyal2009/winget-releaser@v1
10
with:
11
identifier: Suwayomi.Tachidesk-Server
12
installers-regex: '.*x64.msi$'
0 commit comments