Skip to content

Commit

Permalink
Remove token
Browse files Browse the repository at this point in the history
  • Loading branch information
Tedezed committed Sep 23, 2024
1 parent 3857634 commit ca85b3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ jobs:
if: startsWith(github.ref, 'refs/tags/') && matrix.publish
env:
RELEASE_TYPE: ${{ steps.get-release-type.outputs.result }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_CARTODB_AUTH_TOKEN }}
run: |
yarn lerna publish --yes --force-publish "*" --npm-tag ${RELEASE_TYPE}

0 comments on commit ca85b3c

Please sign in to comment.