mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-12 19:12:18 +00:00
rename prod workflow file
This commit is contained in:
parent
109685d2b1
commit
aee5590326
1 changed files with 1 additions and 1 deletions
|
@ -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
|
Loading…
Reference in a new issue