Skip to content

Commit

Permalink
chore: update winget release action (#668)
Browse files Browse the repository at this point in the history
the maintainer has moved this to require @main to work. This is a bad idea but seems the only way for this to run for now.
  • Loading branch information
sekwah41 authored Sep 20, 2024
1 parent 2230eab commit b943f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
runs-on: windows-latest
continue-on-error: true
steps:
- uses: vedantmgoyal2009/winget-releaser@v2
- uses: vedantmgoyal2009/winget-releaser@main
with:
identifier: Zidoro.Pomatez
installers-regex: 'setup\.exe$'
Expand Down

0 comments on commit b943f26

Please sign in to comment.