From 5537a3f7dfe096d4b74e027c76861d36592680f5 Mon Sep 17 00:00:00 2001 From: Muhammad Danish Date: Wed, 29 Jan 2025 19:42:49 +0500 Subject: [PATCH] Remove sync fork step as no longer needed --- .github/workflows/publish-winget.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/publish-winget.yml b/.github/workflows/publish-winget.yml index e0e53067428..a5e8a645675 100644 --- a/.github/workflows/publish-winget.yml +++ b/.github/workflows/publish-winget.yml @@ -10,11 +10,6 @@ jobs: name: Publish to winget repository runs-on: windows-latest steps: - - name: Sync winget-pkgs fork - # TODO: Replace with the owner of the fork - run: gh repo sync /winget-pkgs -b master - env: - GH_TOKEN: ${{ secrets.WINGET_GITHUB_TOKEN }} - name: Submit package using wingetcreate run: | # WinGet PackageIdentifier