Skip to content

Commit f51b8d6

Browse files
committed
#1620 Use unbuild to bundle rmg-palette-resources
1 parent 0e3fc49 commit f51b8d6

File tree

6 files changed

+3919
-226
lines changed

6 files changed

+3919
-226
lines changed

.github/workflows/publish.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ jobs:
2828

2929
- name: Publish to npm
3030
run: |
31-
cd ./package/dist
32-
npm publish
31+
npm publish --access public
3332
env:
3433
NODE_AUTH_TOKEN: ${{ secrets.RMG_NPM_PUBLISH }}
3534

0 commit comments

Comments
 (0)