Skip to content

Commit 023c1ff

Browse files
committed
Fix yaml syntax
1 parent d18835d commit 023c1ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-serverless-init.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
- "no"
2323
agentVersion:
2424
type: string
25-
description: Datadog agent version (default: latest release tag from Datadog agent branch)
25+
description: Datadog agent version (default latest release tag from Datadog agent branch)
2626
agentBranch:
2727
type: string
2828
description: Datadog agent branch or tag name (default main)

0 commit comments

Comments
 (0)