Skip to content

Commit

Permalink
github action test
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick de Klein committed Oct 10, 2024
1 parent a5cfbd7 commit a14e80a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
run: npm ci

- name: Publish
run: lerna publish --yes --message 'chore: release new versions'
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npm run publish

# Push repository changes
- name: Push changes to repository
Expand Down

0 comments on commit a14e80a

Please sign in to comment.