Trigger build

This commit is contained in:
Ryan Baxter
2025-12-16 14:44:18 -05:00
parent e0ca07936f
commit 6165f35d7b
+1 -1
View File
@@ -14,7 +14,7 @@ on:
workflow_dispatch:
inputs:
branch:
description: 'Which branch should be built'
description: "Which branch should be built"
required: true
default: 'main'
type: string