Notarization on GH hosted. Add on dispatch event to manually launch distro builds

This commit is contained in:
aboyko
2023-07-12 22:46:55 -04:00
parent 1d0c488cf8
commit d8210dabe1
6 changed files with 54 additions and 11 deletions

View File

@@ -7,6 +7,7 @@ concurrency:
#on:
# workflow_dispatch:
on:
workflow_dispatch:
workflow_run:
workflows: ["Eclipse LS Extensions Snapshot Build"]
types: [completed]