mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
change context (#8374)
This commit is contained in:
parent
003c1f2a24
commit
25b3d38d0a
2
.github/workflows/package_dispatch.yml
vendored
2
.github/workflows/package_dispatch.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
};
|
||||
|
||||
await github.repos.createDispatchEvent({
|
||||
owner: context.repo.owner,
|
||||
owner: 'Alfresco',
|
||||
repo: 'alfresco-apps',
|
||||
event_type: 'package-published',
|
||||
client_payload: payload
|
||||
|
Loading…
x
Reference in New Issue
Block a user