diff --git a/.github/workflows/ui-components.yml b/.github/workflows/ui-components.yml index 7ef616500..94e278a22 100644 --- a/.github/workflows/ui-components.yml +++ b/.github/workflows/ui-components.yml @@ -54,4 +54,4 @@ jobs: env: NETLIFY_SITE_ID: ${{ secrets.NETLIFY_UI_SITE_ID }} NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }} - run: pnpm --filter ...@verdaccio/ui-components netlify:deploy + run: pnpm --filter ...@verdaccio/ui-components netlify:ui:deploy