mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 19:26:33 +00:00
fixed version of action to v1
This commit is contained in:
parent
7fa36200d7
commit
bb91ea15ce
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@latest
|
- uses: vedantmgoyal2009/winget-releaser@v1
|
||||||
with:
|
with:
|
||||||
identifier: Balena.Etcher
|
identifier: Balena.Etcher
|
||||||
installer-regex: 'balenaEtcher-Setup.*.exe$'
|
installer-regex: 'balenaEtcher-Setup.*.exe$'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user