github: update tag matching for rc

This commit is contained in:
David Lechner
2021-05-11 13:08:15 -05:00
parent 423f6c9a9c
commit c346498d78
+2 -1
View File
@@ -1,9 +1,10 @@
name: Build and publish dev version
name: Build and publish release
on:
push:
tags:
- v1.*-beta.*
- v1.*-rc.*
jobs:
build: