We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c828190 commit d46c435Copy full SHA for d46c435
action.yaml
@@ -70,7 +70,7 @@ inputs:
70
71
# Domains
72
aws_domain_name:
73
- description: 'Define the root domain name for the application. e.g. bitovi.com'. If empty, ELB URL will be provided.'
+ description: "Define the root domain name for the application. e.g. bitovi.com. If empty, ELB URL will be provided."
74
required: false
75
aws_sub_domain:
76
description: 'Define the sub-domain part of the URL. Defaults to `${org}-${repo}-{branch}`'
0 commit comments