diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index b34ab48de..33ff11b1b 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -66,4 +66,4 @@ jobs: - name: Publish env: NODE_AUTH_TOKEN: ${{ secrets.NPM_PACKAGES_TOKEN }} - run: npx lerna exec --ignore @nuxeo/nuxeo-elements-storybook -- npm publish --tag SNAPSHOT + run: npx lerna exec --ignore @nuxeo/nuxeo-elements-storybook -- npm publish --tag SNAPSHOT \ No newline at end of file