This commit is contained in:
parent
568a42c8e2
commit
9eaa6a0a00
@ -2,6 +2,9 @@ name: Deploy Production
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy_production:
|
deploy_production:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user