mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +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:
|
||||
- "!*"
|
||||
tags:
|
||||
- "v*"
|
||||
- "v1*"
|
||||
|
||||
jobs:
|
||||
release-build:
|
||||
|
Loading…
Reference in New Issue
Block a user