fix: workflow
This commit is contained in:
parent
427c9b42fb
commit
e674ee7177
2
.github/workflows/agent.yml
vendored
2
.github/workflows/agent.yml
vendored
@ -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'
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user