Update winget-releaser to latest (#480)

This commit is contained in:
Vedant 2024-09-01 07:41:32 +00:00 committed by GitHub
parent 5a5f047f1e
commit f043e02b13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@ on:
types: [released]
jobs:
publish:
runs-on: windows-latest # action can only be run on windows
runs-on: ubuntu-latest
steps:
- uses: vedantmgoyal2009/winget-releaser@v1
- uses: vedantmgoyal9/winget-releaser@main
with:
identifier: RoyQu.RedPanda-C++
installers-regex: 'MinGW.*.exe$'