Skip to content

Commit e664b64

Browse files
committed
Update input for sdk-infra-workers
1 parent 26042b8 commit e664b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
repo: 'sdk-infra-workers',
8686
workflow_id: 'update-pkg-versions.yml',
8787
ref: 'main',
88-
inputs: { version: clerkjsVersion }
88+
inputs: { clerkjsVersion: clerkjsVersion }
8989
})
9090
9191
github.rest.actions.createWorkflowDispatch({

0 commit comments

Comments
 (0)