We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b5625b commit 387b6ddCopy full SHA for 387b6dd
.github/workflows/release-6.x.yml
@@ -100,6 +100,5 @@ jobs:
100
uses: mongodb-labs/drivers-github-tools/node/setup@v2
101
102
- run: npm publish --provenance --tag=6x
103
- if: ${{ needs.release_please.outputs.release_created }}
104
env:
105
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments