diff --git a/.github/workflows/PublishVSIX.yml b/.github/workflows/PublishVSIX.yml index c7586aa..3ef6931 100644 --- a/.github/workflows/PublishVSIX.yml +++ b/.github/workflows/PublishVSIX.yml @@ -8,6 +8,7 @@ name: Publish to VS Marketplace on: release: types: [published] + workflow_dispatch: jobs: publish: