Skip to content

Commit

Permalink
Create new packages with public access enabled (#425)
Browse files Browse the repository at this point in the history
  • Loading branch information
divergentdave authored Sep 15, 2023
1 parent d6d8a3c commit 17ae351
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |-
npm publish \
--access public \
-w packages/common \
-w packages/field \
-w packages/prg \
Expand Down

0 comments on commit 17ae351

Please sign in to comment.