diff --git a/.github/workflows/winget-publish-release.yml b/.github/workflows/winget-publish-release.yml index 1ea5470..fc5585f 100644 --- a/.github/workflows/winget-publish-release.yml +++ b/.github/workflows/winget-publish-release.yml @@ -26,7 +26,7 @@ jobs: cleanup: name: Cleanup branches - needs: update # Not necessarily needed as PRs don't get closed that quick but still nice to have it in order + needs: publish # Not necessarily needed as PRs don't get closed that quick but still nice to have it in order runs-on: ubuntu-24.04 steps: - name: Run Komac