More specific backend rollout plans

This commit is contained in:
Neil Martinsen-Burrell 2024-12-10 10:54:39 -06:00
commit 46b5dfe7a6
2 changed files with 20 additions and 9 deletions

View file

@ -1,9 +1,5 @@
name: Deploy Backend Main
on:
push:
branches: [main]
paths:
- "data/**"
on: workflow_dispatch
env:
CENSUS_API_KEY: ${{ secrets.CENSUS_API_KEY }}
J40_VERSION_LABEL_STRING: ${{ vars.SCORE_VERSION }}