.github: run build action on tags

This commit is contained in:
seedhammer 2025-05-13 14:04:15 +02:00
parent 00902dbbe4
commit f485cf1a80
No known key found for this signature in database

View File

@ -2,6 +2,8 @@ name: "PCB production files"
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
branches:
- main