Browse Source

Update winget.yml (#613)

Vedant 3 years ago
parent
commit
5113c698f6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/winget.yml

+ 1 - 1
.github/workflows/winget.yml

@@ -6,7 +6,7 @@ jobs:
   publish:
   publish:
     runs-on: windows-latest # action can only be run on windows
     runs-on: windows-latest # action can only be run on windows
     steps:
     steps:
-      - uses: vedantmgoyal2009/winget-releaser@latest
+      - uses: vedantmgoyal2009/winget-releaser@v1
         with:
         with:
           identifier: alexx2000.DoubleCommander
           identifier: alexx2000.DoubleCommander
           installers-regex: '.(exe|msi)$'
           installers-regex: '.(exe|msi)$'