Update web-deploy-nonprod.yml

This commit is contained in:
Matt DiMeglio 2025-06-11 15:30:01 -04:00 committed by GitHub
parent aa8e44b12a
commit 405f770edd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ on:
environments:
type: string
description: An optional list of environments to deploy to.
default: '["dev"]'
default: 'dev'
workflow_type:
type: string
description: An optional string for workflow types.