Files
Basalt2/.github/workflows/config.yml
Robert Jelic c6a9904826 Workflow test
2025-02-15 19:05:24 +01:00

18 lines
301 B
YAML

name: Update Installer Config
on:
push:
branches:
- main
paths:
- 'src/**'
jobs:
update-config:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Generate Config
run: |
lua scripts/generate-config.lua