Merge bc838423f32fc841086e402caf066611df8d69ad into ba49ba0acd2ecb6e1ea7aa5da3e02638ce54f1d1

This commit is contained in:
Vedant Mohan Goyal 2025-04-14 17:42:10 +05:30 committed by GitHub
commit 4b8e54ef36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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$'