1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-03-29 08:57:03 +07:00

chore: test publish

This commit is contained in:
Juan Picado @jotadeveloper 2019-12-14 15:05:36 +01:00
parent 3b228a2a0b
commit ac1a4fa46d
No known key found for this signature in database
GPG Key ID: 15AA875EF3768142

View File

@ -136,7 +136,7 @@ jobs:
command: echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
- run:
name: Publish
command: yarn publish
command: npm publish
workflows:
version: 2