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