Skip to content

Commit ec8458a

Browse files
authored
chore: redo if statement (#4794)
1 parent 387b6dd commit ec8458a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,6 @@ 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 }}
103104
env:
104105
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)