mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-13 16:42:07 +00:00
look for v1 versions only
This commit is contained in:
parent
6c956591f8
commit
57ef3b499f
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -9,7 +9,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- "!*"
|
- "!*"
|
||||||
tags:
|
tags:
|
||||||
- "v*"
|
- "v1*"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release-build:
|
release-build:
|
||||||
|
Loading…
Reference in New Issue
Block a user