Skip to content

Commit 387b6dd

Browse files
authored
chore: remove release clause (#4793)
1 parent 3b5625b commit 387b6dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-6.x.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,5 @@ jobs:
100100
uses: mongodb-labs/drivers-github-tools/node/setup@v2
101101

102102
- run: npm publish --provenance --tag=6x
103-
if: ${{ needs.release_please.outputs.release_created }}
104103
env:
105104
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)