Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mauroerta authored Jul 19, 2021
1 parent bb8030a commit 61031aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
# Defaults to the user or organization that owns the workflow file
scope: '@morfeo'
# Publish to GitHub Packages
- run: npm run publish
- run: npx lerna publish from-package --yes --no-verify-access
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 61031aa

Please sign in to comment.