test new pipline #20

Merged
Christoph merged 1 commits from tcl_language_support into main 2025-08-03 19:27:59 +00:00
Showing only changes of commit f762c42e00 - Show all commits
+7
View File
@@ -39,3 +39,10 @@ jobs:
run: vsce publish
env:
VSCE_PAT: ${{ secrets.VSCODE_MARKETPALCE }}
- name: Upload VSIX to Release
uses: softprops/action-gh-release@v1
with:
files: "*.vsix"
# generate_release_notes: true # Automatische Release Notes
# draft: false # N
# prerelease: false