mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-07-27 19:57:11 +00:00
github: update tag matching for rc
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
name: Build and publish dev version
|
||||
name: Build and publish release
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- v1.*-beta.*
|
||||
- v1.*-rc.*
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user