Bump winget-create
[ci skip]
This commit is contained in:
parent
4f7c88ea4e
commit
5f4152fbfa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
|
|
@ -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/", "")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue