Skip to content

Commit

Permalink
ELEMENTS-1677: build failed while generating a snapshot for elements …
Browse files Browse the repository at this point in the history
…project
  • Loading branch information
poonamyadav252 committed Sep 28, 2023
1 parent 02721f0 commit a0f713d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Expand Up @@ -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

0 comments on commit a0f713d

Please sign in to comment.