fix: workflow
This commit is contained in:
@@ -37,6 +37,6 @@ jobs:
|
|||||||
await github.rest.actions.createWorkflowDispatch({
|
await github.rest.actions.createWorkflowDispatch({
|
||||||
owner: 'nezhahq',
|
owner: 'nezhahq',
|
||||||
repo: 'agent',
|
repo: 'agent',
|
||||||
workflow_id: 'sync.yml',
|
workflow_id: 'sync-release.yml',
|
||||||
ref: 'main'
|
ref: 'main'
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user