From 174f2e8c79a5b6175728153da23062ffd9dc17d9 Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Thu, 26 Oct 2023 22:41:22 -0500 Subject: [PATCH] Update build-and-copy-pms-spec.yml --- .github/workflows/build-and-copy-pms-spec.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-and-copy-pms-spec.yml b/.github/workflows/build-and-copy-pms-spec.yml index 7aef83a0..336af742 100644 --- a/.github/workflows/build-and-copy-pms-spec.yml +++ b/.github/workflows/build-and-copy-pms-spec.yml @@ -43,3 +43,4 @@ jobs: generate-sdks: needs: dereference_api uses: ./.github/workflows/liblab-generate-sdks.yml + secrets: inherit