Explorar o código

also specify version for winget release [ci skip]

Armin Schrenk hai 1 ano
pai
achega
a5e3630375
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/winget.yml

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

@@ -21,6 +21,7 @@ jobs:
         uses: vedantmgoyal2009/winget-releaser@v2
         with:
           identifier: Cryptomator.Cryptomator
+          version: ${{ inputs.tag }}
           release-tag: ${{ inputs.tag }}
           installers-regex: '\.msi$'
           token: ${{ secrets.CRYPTOBOT_WINGET_TOKEN }}