mirror of
https://github.com/sharkdp/bat.git
synced 2025-02-16 09:50:06 +01: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
|
||||
if: startsWith(github.ref, 'refs/tags/v')
|
||||
steps:
|
||||
- uses: vedantmgoyal2009/winget-releaser@v2
|
||||
- uses: vedantmgoyal9/winget-releaser@main
|
||||
with:
|
||||
identifier: sharkdp.bat
|
||||
installers-regex: '-pc-windows-msvc\.zip$'
|
||||
|
Loading…
Reference in New Issue
Block a user