12 lines
214 B
YAML
12 lines
214 B
YAML
name: OTA Admin Portal v2 Deploy - On Demand
|
|
|
|
on:
|
|
workflow_dispatch:
|
|
inputs:
|
|
environment:
|
|
description: "Environment"
|
|
required: true
|
|
type: choice
|
|
options:
|
|
- dev
|