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