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 name: Release CI
on: on:
push: push:
branch:
- 'main'
tags: tags:
- 'v[0-9]+.[0-9]+.[0-9]+' - 'v[0-9]+.[0-9]+.[0-9]+'
jobs: jobs: