Skip to content

Instantly share code, notes, and snippets.

@KyMidd

KyMidd/asdf.yml Secret

Created May 31, 2023 19:08
Show Gist options
  • Save KyMidd/1d2246f278f0b0c52bd8965b47ba8d25 to your computer and use it in GitHub Desktop.
Save KyMidd/1d2246f278f0b0c52bd8965b47ba8d25 to your computer and use it in GitHub Desktop.
on:
# Permit targeted manual trigger within console
workflow_dispatch:
inputs:
location:
description: 'Env to deploy to'
type: choice
required: true
options:
- dev
- stg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment