Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebenedettiNavent committed Nov 24, 2023
1 parent 0efbbe7 commit 5bf5fff
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 @@ -67,7 +67,7 @@ jobs:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
lerna publish --no-private --yes
lerna publish from-git --no-verify-access --yes
merge-me:
name: Merge to master
Expand Down

0 comments on commit 5bf5fff

Please sign in to comment.