Skip to content

Commit bc511d0

Browse files
authored
chore(NODE-7573): remove DISPATCH_WORKFLOW_REF parameter from publish workflow (#4937)
1 parent 84ab2fa commit bc511d0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release-nightly.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
name: Dispatch npm-publish workflow
3030
env:
3131
GH_TOKEN: ${{ github.token }}
32-
DISPATCH_WORKFLOW_REF: ${{ github.sha }}
3332
run: |
3433
node ./.github/scripts/dispatch-and-wait.mjs npm-publish.yml \
3534
tag=nightly \

0 commit comments

Comments
 (0)