Skip to content

Commit

Permalink
comment out some functionality for test"
Browse files Browse the repository at this point in the history
  • Loading branch information
aditi-khare-mongoDB committed May 8, 2024
1 parent e8ffb34 commit f8f2780
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
- if: ${{ steps.release.outputs.release_created }}
run: echo 'done'
#run: npm publish --provenance
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
#env:
#NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit f8f2780

Please sign in to comment.