mirror of
https://github.com/sharkdp/bat.git
synced 2025-03-14 06:38:24 +00:00
Update winget-releaser to latest
This commit is contained in:
parent
cee5584daf
commit
bc838423f3
2
.github/workflows/CICD.yml
vendored
2
.github/workflows/CICD.yml
vendored
@ -461,7 +461,7 @@ jobs:
|
|||||||
needs: build
|
needs: build
|
||||||
if: startsWith(github.ref, 'refs/tags/v')
|
if: startsWith(github.ref, 'refs/tags/v')
|
||||||
steps:
|
steps:
|
||||||
- uses: vedantmgoyal2009/winget-releaser@v2
|
- uses: vedantmgoyal9/winget-releaser@main
|
||||||
with:
|
with:
|
||||||
identifier: sharkdp.bat
|
identifier: sharkdp.bat
|
||||||
installers-regex: '-pc-windows-msvc\.zip$'
|
installers-regex: '-pc-windows-msvc\.zip$'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user