From a1ff2a0287e6270b8756f74fb5bee38862c5a3df Mon Sep 17 00:00:00 2001 From: Ananth Bhaskararaman Date: Fri, 5 May 2023 10:44:17 +0530 Subject: [PATCH] Fix openapi schema path --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7f5f188..8cd9b2c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,7 +65,7 @@ jobs: generate_release_notes: true files: | build/* - docs/issuer/openapi.yaml + docs/issuer/openapi.yml container_images: name: Deploy container images