From 55bf8e3584e02121a4281585f3c7755efc86fd7e Mon Sep 17 00:00:00 2001 From: hrzlgnm Date: Thu, 19 Dec 2024 00:25:22 +0100 Subject: [PATCH] chore: remove unintendedly added input args --- .github/workflows/winget-publish-release.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/winget-publish-release.yml b/.github/workflows/winget-publish-release.yml index 002671a..a875f72 100644 --- a/.github/workflows/winget-publish-release.yml +++ b/.github/workflows/winget-publish-release.yml @@ -41,9 +41,6 @@ jobs: uses: michidk/run-komac@latest with: komac-version: "2.6.0" - komac-token: ${{ secrets.WINGET_TOKEN }} - identifier: hrzlgnm.mdns-browser - repo: hrzlgnm/mdns-browser args: "update hrzlgnm.mdns-browser --version $SHORT_VERSION --urls $FINAL_URL --submit --token=${{ secrets.WINGET_TOKEN }}" cleanup: