This commit is contained in:
smf
2024-03-04 17:07:58 +08:00
parent 86d55d0966
commit d9ef759f4c
2 changed files with 10 additions and 4 deletions

View File

@@ -8,8 +8,9 @@ on:
required: true
type: string
artifact-name:
required: true
required: false
type: string
default: 'artifact'
jobs:
build_java_project: