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
1 changed files with 1 additions and 1 deletions

View File

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