Skip to content

Commit bfb724a

Browse files
committed
chore: Update OpenAPI spec build workflow
1 parent 9956d84 commit bfb724a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/deploy-gh-pages.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
# Publish OpenAPI specs for each microservice
5050
- name: Build and Publish OpenAPI spec for ${{ matrix.service }}
51-
uses: ./.github/workflows/common/openapi-build.yml
51+
uses: ./.github/workflows/common/openapi-build
5252
with:
5353
service: ${{ matrix.service }}
5454

0 commit comments

Comments
 (0)