mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
remove await (#8375)
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
package_commit_sha: github.event.package_version.target_oid
|
||||
};
|
||||
|
||||
await github.repos.createDispatchEvent({
|
||||
github.repos.createDispatchEvent({
|
||||
owner: 'Alfresco',
|
||||
repo: 'alfresco-apps',
|
||||
event_type: 'package-published',
|
||||
|
||||
Reference in New Issue
Block a user