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:
Udayani Vaka
2024-10-03 17:53:10 +05:30
committed by GitHub
parent cd18390a45
commit 4e7e551eec
10 changed files with 13 additions and 110 deletions

View File

@@ -1,6 +1,7 @@
name: Pre-Release - Publish VSCode Extensions
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * 2,4,6"