Skip to content

Commit d7245c8

Browse files
committed
fix: path for redeliver
Test-bot: skip
1 parent c0144a4 commit d7245c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/redeliver-failed-deliveries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
WORKFLOW_REPO_NAME: ${{ github.event.repository.name }}
4848
WORKFLOW_REPO_OWNER: ${{ github.repository_owner }}
4949
run: |
50-
node .github/workflows/scripts/redeliver-failed-deliveries.js
50+
node .github/workflows/scripts/redeliver-failed-deliveries.cjs

0 commit comments

Comments
 (0)