From 18baf80788e22884de3e4c90e1fd7a0a8d7dd62b Mon Sep 17 00:00:00 2001 From: Sekwah Date: Fri, 30 Aug 2024 18:22:57 +0100 Subject: [PATCH] chore: update winget release action 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. --- .github/workflows/release-please.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 5b8098c1..5db120fa 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -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$'