Update web-deploy-prod.yml

This commit is contained in:
Matt DiMeglio 2025-06-11 15:48:19 -04:00 committed by GitHub
parent 8b183b7b7d
commit bc9602f6aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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