From b267b690ff0651d57a1654ddfc788ba606e79926 Mon Sep 17 00:00:00 2001 From: Tlntin Date: Sat, 18 Mar 2023 11:55:02 +0800 Subject: [PATCH] update pake-cli.yml --- .github/workflows/pake-cli.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pake-cli.yaml b/.github/workflows/pake-cli.yaml index d70b398..4790695 100644 --- a/.github/workflows/pake-cli.yaml +++ b/.github/workflows/pake-cli.yaml @@ -33,11 +33,11 @@ on: required: false type: boolean default: false - fullscreen: - description: "[FullScreen, Optional]" - required: false - type: boolean - default: false + # fullscreen: + # description: "[FullScreen, Optional]" + # required: false + # type: boolean + # default: false resize: description: "[Resize, Optional]" required: false