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