diff --git a/action.yml b/action.yml index 1134ad5..5aebb5d 100644 --- a/action.yml +++ b/action.yml @@ -75,6 +75,6 @@ runs: with: komac-version: ${{ inputs.komac-version }} custom-fork-owner: ${{ inputs.custom-fork-owner }} - custom-tool: WinGet Updater $GITHUB_REF + custom-tool: WinGet Updater custom-tool-url: $GITHUB_SERVER_URL/$GITHUB_REPOSITORY args: update --identifier ${{ inputs.identifier }} --version ${{ steps.latest_release.outputs.result }} --urls $FINAL_URL --submit --token ${{ inputs.komac-token }}