diff --git a/.github/workflows/publish-to-registry.yml b/.github/workflows/publish-to-registry.yml index ad382a1..623a989 100644 --- a/.github/workflows/publish-to-registry.yml +++ b/.github/workflows/publish-to-registry.yml @@ -10,6 +10,7 @@ on: env: CERC_REGISTRY_USER_KEY: ${{ secrets.CICD_LACONIC_USER_KEY }} CERC_REGISTRY_BOND_ID: ${{ secrets.CICD_LACONIC_BOND_ID }} + COREPACK_ENABLE_STRICT: 0 jobs: cns_publish: