Update pake-cli.yaml
Signed-off-by: Jerry Zhou <61733195+YangguangZhou@users.noreply.github.com>
This commit is contained in:
4
.github/workflows/pake-cli.yaml
vendored
4
.github/workflows/pake-cli.yaml
vendored
@@ -28,6 +28,9 @@ on:
|
||||
description: '[Height, Optional]'
|
||||
required: false
|
||||
default: '780'
|
||||
safe_domain:
|
||||
description: '[Safe Domain, Optional]'
|
||||
required: false
|
||||
hide_title_bar:
|
||||
description: '[Hide TitleBar, Optional, MacOS only]'
|
||||
required: false
|
||||
@@ -129,6 +132,7 @@ jobs:
|
||||
RESIZE: ${{ inputs.resize }}
|
||||
MULTI_ARCH: ${{ inputs.multi_arch }}
|
||||
TARGETS: ${{ inputs.targets }}
|
||||
SAFE_DOMAIN: ${{ inputs.safe_domain }}
|
||||
|
||||
- name: Upload archive
|
||||
uses: actions/upload-artifact@v3
|
||||
|
||||
Reference in New Issue
Block a user