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.
1 parent d4e8de3 commit 8967653Copy full SHA for 8967653
.github/workflows/update-winget-manifest.yml
@@ -8,7 +8,7 @@ jobs:
8
update-winget-manifest:
9
runs-on: windows-latest
10
steps:
11
- - uses: vedantmgoyal2009/winget-releaser@v2
+ - uses: vedantmgoyal2009/winget-releaser@main
12
with:
13
identifier: therealpaulgg.ssh-sync
14
version: ${{ github.ref_name }}
0 commit comments