From 3a21a438c1d70b91de7f59b6c82a5026e0459b0e Mon Sep 17 00:00:00 2001 From: Clement Dejoie Date: Wed, 17 Jul 2024 12:33:38 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20Fix=20merge=20on=20main?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/production.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/production.yml b/.github/workflows/production.yml index d2c6b242..48f9b9ae 100644 --- a/.github/workflows/production.yml +++ b/.github/workflows/production.yml @@ -23,6 +23,7 @@ jobs: vault-path: storybook-design-system vault-url: ${{ vars.VAULT_URL }} is-library-package: true + environment: main secrets: inherit publish-bundle: uses: ZeroGachis/.github/.github/workflows/publish-bundle-codepush.yml@v3