rename prod workflow file

This commit is contained in:
John Bowdre 2024-04-23 12:25:46 -05:00
parent 109685d2b1
commit aee5590326

View file

@ -10,7 +10,7 @@ on:
- main
concurrency: # prevent concurrent deploys doing strange things
group: deploy-to-prod
group: deploy-prod
cancel-in-progress: true
# Default to bash