Fix build action trigger (#9)

This commit is contained in:
Theo Kanning 2022-04-26 20:59:48 -05:00 committed by Theo Kanning
parent 4dd974cf98
commit d3074e113e

View File

@ -3,7 +3,7 @@ name: Publish
on: on:
push: push:
tags: tags:
- 'v[0-9]+.[0-9]+.[0-9]+' - '[0-9]+.[0-9]+.[0-9]+'
jobs: jobs:
build: build: