Skip to content

Commit

Permalink
Merge branch 'floitsch/public-release' into floitsch/public-release.f…
Browse files Browse the repository at this point in the history
…orce-publish
  • Loading branch information
floitsch committed Jul 30, 2024
2 parents 2af77dd + fabfcae commit 95793c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ jobs:
# dir: packages/${{ matrix.package }}

- name: Publish new version if versions differ
run: yarn publish
run: yarn publish --access public
working-directory: packages/${{ matrix.package }}

0 comments on commit 95793c1

Please sign in to comment.