Update config zip for main branch, and add manual toggle button

This commit is contained in:
racehd 2024-12-02 13:31:14 -05:00
parent 297cc1aef5
commit 08bfbf4cae

View file

@ -1,8 +1,10 @@
name: Create Config ZIP
name: Create ZIP
on:
push:
branches: ["main"]
paths:
- 'config/_default/**'
workflow_dispatch:
jobs:
zip: