Skip to content

Commit

Permalink
chore: Update OpenAPI spec build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mattheworris committed Jul 24, 2024
1 parent 9956d84 commit bfb724a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

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

Expand Down

0 comments on commit bfb724a

Please sign in to comment.