Add test tag while we're publishing test versions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user