Skip to content

Commit b943f26

Browse files
authored
chore: update winget release action (#668)
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.
1 parent 2230eab commit b943f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
runs-on: windows-latest
8888
continue-on-error: true
8989
steps:
90-
- uses: vedantmgoyal2009/winget-releaser@v2
90+
- uses: vedantmgoyal2009/winget-releaser@main
9191
with:
9292
identifier: Zidoro.Pomatez
9393
installers-regex: 'setup\.exe$'

0 commit comments

Comments
 (0)