Skip to content

Commit

Permalink
Fix inputs name
Browse files Browse the repository at this point in the history
  • Loading branch information
jagudelo-gap committed Sep 9, 2024
1 parent 0f18ccf commit 838a7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openapi-md.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Create PR to update doc and openapi definition
on:
workflow_dispatch:
inputs:
version-name:
version:
description: 'Version Name. Example -> 2.2.2 will result "admin-api-2.2.2.yaml" "admin-api-2.2.2-summary.md"'
required: true
type: string
Expand Down

0 comments on commit 838a7be

Please sign in to comment.