1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-31 01:16:01 +02:00

chore: move the bricks (#9114)

Moved to bricks-software
This commit is contained in:
Gastón Fournier 2025-01-20 11:26:32 +01:00 committed by GitHub
parent 54aebe7b5c
commit 1d40868b95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ jobs:
github-token: ${{ secrets.UNLEASH_CI_BUILDER_GITHUB_TOKEN }}
script: |
await github.rest.actions.createWorkflowDispatch({
owner: 'ivarconr',
owner: 'bricks-software',
repo: 'unleash-enterprise',
workflow_id: 'cicd.yaml',
ref: 'master',