Adding v2 on demand deploy job

This commit is contained in:
Thomas Nguyen
2023-09-11 16:08:59 -07:00
parent ed9463d663
commit f46b5bf64c

View File

@@ -0,0 +1,11 @@
name: OTA Admin Portal v2 Deploy - On Demand
on:
workflow_dispatch:
inputs:
environment:
description: "Environment"
required: true
type: choice
options:
- dev