Slight refactorings and remove maven-model dependency (#1365)
* trying to allow manual trigger for publishing vscode pre-releases * remove usage of proposed chat variable resolver api for now * remove maven-model dependency and clean up code --------- Co-authored-by: Martin Lippert <martin.lippert@broadcom.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: Pre-Release - Publish VSCode Extensions
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 * * 2,4,6"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user