Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jingjingxyk committed Dec 20, 2024
1 parent 7fc682d commit e5953f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/artifact-hash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ on:
default: 'v6.0.0.0'
type: string
enable_upload_cloud_object_storage:
type: choice
required: true
required: false
type: boolean
options:
- "0"
- "1"
default: '0'
description: "上传到 cloud object storage (默认不上传到云对象存储"
description: "上传到云对象存储 (默认不需要上传"

jobs:
generate-artifact-hash:
Expand Down

0 comments on commit e5953f5

Please sign in to comment.