mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-21 18:26:32 +00:00
patch: update winget-releaser v2
This commit is contained in:
parent
5bb8ba857a
commit
ea184eb635
2
.github/workflows/winget.yml
vendored
2
.github/workflows/winget.yml
vendored
@ -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@v1
|
- uses: vedantmgoyal2009/winget-releaser@v2
|
||||||
with:
|
with:
|
||||||
identifier: Balena.Etcher
|
identifier: Balena.Etcher
|
||||||
# matches something like "balenaEtcher-1.19.0.Setup.exe"
|
# matches something like "balenaEtcher-1.19.0.Setup.exe"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user