Skip to content

Commit aa38dcc

Browse files
author
github-actions
committed
ci: Update workflow trigger for main zeta repo
1 parent 057defd commit aa38dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
await github.rest.actions.createWorkflowDispatch({
3737
owner: 'zebratechnologies',
3838
repo: 'zeta',
39-
workflow_id: 'deploy-prod.yml',
39+
workflow_id: 'deploy.yml',
4040
ref: 'main'
4141
})

0 commit comments

Comments
 (0)