Files
ota-admin-portal/.github/workflows/deploy-on-demand-v2.yml
2023-09-11 16:08:59 -07:00

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