From 2e020a652816fd5061aadfc1a99ca256ecdda267 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Fri, 23 Jun 2023 16:52:35 +0800 Subject: [PATCH] :art: Remove Resize --- .github/workflows/pake-cli.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/pake-cli.yaml b/.github/workflows/pake-cli.yaml index bba7ce3..0261b44 100644 --- a/.github/workflows/pake-cli.yaml +++ b/.github/workflows/pake-cli.yaml @@ -28,11 +28,6 @@ on: description: "[Height, Optional]" required: false default: "780" - resize: - description: "[Resize, Optional]" - required: false - type: boolean - default: true transparent: description: "[Transparent, Optional, MacOS only]" required: false