Skip to content

Commit

Permalink
custom action
Browse files Browse the repository at this point in the history
  • Loading branch information
JungleCatSW committed Nov 17, 2023
1 parent fcd3af0 commit 6169a7b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/actions/swagger-codegen/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,15 @@ runs:
- ${{ inputs.output }}
- '-DpackageName=src.cudo_compute'
inputs:
language:
description: Swagger language
required: true
input:
description: Swagger file
required: true
action:
description: swagger-codegen-cli action
required: true
output:
description: output directory
required: true



0 comments on commit 6169a7b

Please sign in to comment.