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:
tags:
- "v*.*.*"
- "!varcon*"
env:
BIN_NAME: typos
jobs: