Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tedezed committed Sep 27, 2024
1 parent 087f457 commit 53f82ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,7 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.NPM_CARTODB_AUTH_TOKEN }}
run: |
set -x
cat .npmrc
npm config get registry
npm view @carto/create-common versions
NPM_TOKEN=${NODE_AUTH_TOKEN} yarn lerna publish from-git --yes --dist-tag ${RELEASE_TYPE} --loglevel verbose

0 comments on commit 53f82ba

Please sign in to comment.