Add test tag while we're publishing test versions

This commit is contained in:
David Baker 2025-11-04 11:29:03 +00:00
parent 71604c9e19
commit 3dca2da5d6

View File

@ -37,4 +37,4 @@ jobs:
- name: 🚀 Publish to npm
working-directory: packages/shared-components
run: npm publish --access public --provenance
run: npm publish --access public --tag test --provenance