mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-07-27 19:57:02 +00:00
.github/workflows: Build on v4 tags.
This commit is contained in:
@@ -3,7 +3,7 @@ name: Release @pybricks/ide-docs
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v3.*'
|
||||
- 'v4.*'
|
||||
|
||||
jobs:
|
||||
publish_ide_docs:
|
||||
|
||||
@@ -3,7 +3,7 @@ name: Release @pybricks/jedi
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v3.*'
|
||||
- 'v4.*'
|
||||
|
||||
jobs:
|
||||
publish_jedi:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v3.*'
|
||||
- 'v4.*'
|
||||
|
||||
name: Create release on GitHub and PyPI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user