Skip to content

Commit

Permalink
Update publish-template-resolver.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dsinghvi authored Jun 19, 2024
1 parent da7287e commit f04557c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-template-resolver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,6 @@ jobs:
cd packages/template-resolver
node scripts/preparePackageJson.cjs $VERSION
echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
npm publish --access public

0 comments on commit f04557c

Please sign in to comment.