remove await (#8375)

This commit is contained in:
Maurizio Vitale
2023-03-15 14:01:54 +00:00
committed by GitHub
parent 25b3d38d0a
commit 5b20ba973b
+1 -1
View File
@@ -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',