fix: exclude companion-experimental-* tags from regular firmware build

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Jakub
2026-05-18 10:19:29 +02:00
parent d3b2480fdb
commit 290ff63174

View File

@@ -8,6 +8,7 @@ on:
push:
tags:
- 'companion-*'
- '!companion-experimental-*'
jobs: