We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c0711e commit 43501b6Copy full SHA for 43501b6
1 file changed
.github/workflows/winget.yml
@@ -10,5 +10,5 @@ jobs:
10
- uses: vedantmgoyal9/winget-releaser@main
11
with:
12
identifier: RustDesk.RustDesk
13
- version: 1.4.0
+ version: "1.4.0"
14
token: ${{ secrets.WINGET_TOKEN }}
0 commit comments