diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index de7b7962a..791c4841f 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -40,7 +40,7 @@ jobs: gh api \ --method POST \ -H "Accept: application/vnd.github+json" \ - "/repos/Suwayomi/winget-pkgs/merge-upstream" \ + "repos/Suwayomi/winget-pkgs/merge-upstream" \ -f branch=master - uses: vedantmgoyal2009/winget-releaser@v2