fix: workflow on tag only

This commit is contained in:
Jack Wills
2023-03-13 21:48:53 +00:00
parent 37a49bc048
commit 1407738651
@@ -1,8 +1,6 @@
name: Release CI
on:
push:
branch:
- 'main'
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
jobs: