mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-10 17:53:36 +02:00
parent
54aebe7b5c
commit
1d40868b95
2
.github/workflows/notify_enterprise.yaml
vendored
2
.github/workflows/notify_enterprise.yaml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
github-token: ${{ secrets.UNLEASH_CI_BUILDER_GITHUB_TOKEN }}
|
github-token: ${{ secrets.UNLEASH_CI_BUILDER_GITHUB_TOKEN }}
|
||||||
script: |
|
script: |
|
||||||
await github.rest.actions.createWorkflowDispatch({
|
await github.rest.actions.createWorkflowDispatch({
|
||||||
owner: 'ivarconr',
|
owner: 'bricks-software',
|
||||||
repo: 'unleash-enterprise',
|
repo: 'unleash-enterprise',
|
||||||
workflow_id: 'cicd.yaml',
|
workflow_id: 'cicd.yaml',
|
||||||
ref: 'master',
|
ref: 'master',
|
||||||
|
Loading…
Reference in New Issue
Block a user