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
on:
push:
tags:
- '*'
workflow_dispatch:
# push:
# tags:
# - '*'
jobs:
build-vsix: