chore(ci): Don't attempt to release the varcon tags

This commit is contained in:
Ed Page 2023-02-28 06:29:49 -06:00
parent 702752df71
commit 83fa45b4ac

View file

@ -18,6 +18,7 @@ on:
push: push:
tags: tags:
- "v*.*.*" - "v*.*.*"
- "!varcon*"
env: env:
BIN_NAME: typos BIN_NAME: typos
jobs: jobs: