[go: nahoru, domu]

Skip to content

Commit

Permalink
Update pake-cli.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Jerry Zhou <61733195+YangguangZhou@users.noreply.github.com>
  • Loading branch information
YangguangZhou committed May 23, 2024
1 parent 081b018 commit bc8b95c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pake-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit bc8b95c

Please sign in to comment.