Bump winget-create

[ci skip]
This commit is contained in:
Mislav Marohnić 2022-04-13 15:19:00 +02:00
parent 4f7c88ea4e
commit 5f4152fbfa

View file

@ -218,7 +218,7 @@ jobs:
- name: Bump Winget manifest
shell: pwsh
env:
WINGETCREATE_VERSION: v0.2.0.29-preview
WINGETCREATE_VERSION: v1.0.3.0
GITHUB_TOKEN: ${{ secrets.UPLOAD_GITHUB_TOKEN }}
run: |
$tagname = $env:GITHUB_REF.Replace("refs/tags/", "")