Merge pull request #257 from pybricks/dlech

github: publish tags instead of master branch
This commit is contained in:
David Lechner
2021-01-23 18:02:17 -06:00
committed by GitHub
+2 -1
View File
@@ -2,7 +2,8 @@ name: Build and publish dev version
on:
push:
branches: [ master ]
tags:
- v1.*-beta.*
jobs:
build: