Skip to content

Commit 231ba44

Browse files
authored
remove disallowed character
1 parent 7bddef4 commit 231ba44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ inputs:
2929
required: false
3030
default: ""
3131
workflow-artifact-name:
32-
description: Provides a unique name to append to the plan artifact attached to this workflow run. Default: tfplan
32+
description: Provides a unique name to append to the plan artifact attached to this workflow run. Default tfplan
3333
required: false
3434
default: "tfplan"
3535

0 commit comments

Comments
 (0)