Skip to content

Commit

Permalink
Bump winget-create
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mislav committed Apr 13, 2022
1 parent 4f7c88e commit 5f4152f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Expand Up @@ -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/", "")
Expand Down

0 comments on commit 5f4152f

Please sign in to comment.