Skip to content

Commit

Permalink
chore: migrate tests actions to new self serve changes
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarAlJarrah committed Aug 13, 2024
1 parent a3814ce commit a8b3e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generator-test-sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
needs: [ transform-specs ]
uses: ./.github/workflows/selfserve-generate.yaml
with:
templates: 'sdk-repo/generator/openapi/src/main/resources/templates/expediagroup-sdk'
name: ${{ inputs.namespace }}
version: ${{ inputs.version }}
templates: 'sdk-repo/generator/openapi/src/main/resources/templates/expediagroup-sdk'

0 comments on commit a8b3e92

Please sign in to comment.