Skip to content
Snippets Groups Projects
Commit f4e679ef authored by Mahatthana (Kelvin) Nomsawadi's avatar Mahatthana (Kelvin) Nomsawadi
Browse files

Dry run npm publish so I could test

parent dad25f0b
No related branches found
No related tags found
No related merge requests found
......@@ -235,7 +235,7 @@ jobs:
run: |
cd sdk
echo //registry.npmjs.org/:_authToken=${{ secrets.NPM_RELEASE_TOKEN }} > .npmrc
npm publish
npm publish --dry-run
git-tag:
needs: publish-npm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment