There was an error while loading. Please reload this page.
1 parent a80e840 commit 00d289bCopy full SHA for 00d289b
.github/workflows/release-6.4.yml
@@ -99,7 +99,7 @@ jobs:
99
- name: Install Node and dependencies
100
uses: mongodb-labs/drivers-github-tools/node/setup@v2
101
102
- - run: npm publish --provenance --tag legacy --dry-run
+ - run: npm publish --provenance --tag legacy
103
if: ${{ needs.release_please.outputs.release_created }}
104
env:
105
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments