Clean up action (#42)

This commit is contained in:
Earle F. Philhower, III
2024-06-20 16:47:29 -07:00
committed by GitHub
parent 2498c75502
commit cc9910e4b6

View File

@ -1,9 +1,11 @@
name: Build all and make release on tag name: Build all and make release on tag
on: on:
push: workflow_dispatch:
tags: # push:
- '*' # tags:
# - '*'
jobs: jobs:
build-vsix: build-vsix: