Skip to content

Commit

Permalink
Merge branch 'next'
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun-KumarH committed Feb 26, 2024
2 parents 0800d98 + 0226d27 commit 3cfa7e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
run: npm run build -- -p="@restorecommerce/${{ inputs.package }}"

- name: Release
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx lerna publish --verify-access --no-private --conventional-commits

- name: Sync next branch
Expand Down

0 comments on commit 3cfa7e5

Please sign in to comment.