Update deployment workflow to include JSON files for GitHub Pages publishing

This commit is contained in:
Bram Suurd 2024-11-06 21:28:18 +01:00
parent d59af116b9
commit e28d5f4d58

View File

@ -9,6 +9,7 @@ on:
branches: ["main"]
paths:
- frontend/**
- json/**
workflow_dispatch: