mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 15:27:17 +00:00
fixed version of action to v1
This commit is contained in:
parent
9d674321b6
commit
dc1d7bd1fd
2
.github/workflows/winget.yml
vendored
2
.github/workflows/winget.yml
vendored
@ -6,7 +6,7 @@ jobs:
|
||||
publish:
|
||||
runs-on: windows-latest # action can only be run on windows
|
||||
steps:
|
||||
- uses: vedantmgoyal2009/winget-releaser@latest
|
||||
- uses: vedantmgoyal2009/winget-releaser@v1
|
||||
with:
|
||||
identifier: Balena.Etcher
|
||||
installer-regex: 'balenaEtcher-Setup.*.exe$'
|
||||
|
Loading…
x
Reference in New Issue
Block a user