From e67c653de35ff83d4ee280bf5cb2381741a2108e Mon Sep 17 00:00:00 2001 From: jdx <216188+jdx@users.noreply.github.com> Date: Sun, 2 Feb 2025 13:47:00 -0600 Subject: [PATCH] chore: fix winget releaser job --- .github/workflows/winget.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index 423190970b..ee6d77f960 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -18,7 +18,6 @@ jobs: - run: git pull --rebase microsoft master - run: git push -f origin master - uses: vedantmgoyal9/winget-releaser@main - if: endsWith(github.event.payload.release.tag_name, '0') with: identifier: jdx.mise max-versions-to-keep: 5