Skip to content

Commit

Permalink
fix: action description was too long
Browse files Browse the repository at this point in the history
  • Loading branch information
jilgue committed Mar 22, 2022
1 parent b897934 commit 54c01c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'Terraform Orchestration Action'
description: 'This action is used to orchestrate Terraform modules. It searches for a Terraform module in the current directory which has been modified and runs Terraform inside the module.'
description: 'This action is used to orchestrate Terraform modules which has been changed.'
inputs:
workingDirectory:
description: 'Working directory to run Terraform in.'
Expand Down

0 comments on commit 54c01c7

Please sign in to comment.