Skip to content

Commit

Permalink
chore: removed npm env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Mar 12, 2024
1 parent b341ccc commit 4759d69
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,3 @@ jobs:
registry-url: https://registry.npmjs.org/
- run: |
yarn install --immutable --immutable-cache --check-cache
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 4759d69

Please sign in to comment.