Build whenever a tag is pushed

This commit is contained in:
A2 Geek
2025-07-30 16:22:18 -05:00
committed by GitHub
parent ce14be3ace
commit 1445a644e1
+2
View File
@@ -10,6 +10,8 @@ name: Build AppleCommander
on:
push:
branches: [ "main" ]
tags:
- 1.*
pull_request:
branches: [ "main" ]