File tree Expand file tree Collapse file tree 5 files changed +11292
-40749
lines changed Expand file tree Collapse file tree 5 files changed +11292
-40749
lines changed Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ This action is great for executing migrations or other pre/post deployment steps
7575
7676| parameter | description |
7777| --- | --- |
78- | task-arn | The full ARN for the task that was ran. Will be added as ENV variable. |
79- | task-id | The ID for the task that was ran. Will be added as ENV variable. |
78+ | task-arn | The full ARN for the task that was ran. |
79+ | task-id | The ID for the task that was ran. |
8080| log-output | The log output of the task that was ran, if `tail-logs` was set to true. |
8181<!-- action-docs-outputs -->
8282
Original file line number Diff line number Diff line change @@ -50,9 +50,9 @@ inputs:
5050
5151outputs :
5252 task-arn :
53- description : ' The full ARN for the task that was ran. Will be added as ENV variable. '
53+ description : ' The full ARN for the task that was ran.'
5454 task-id :
55- description : ' The ID for the task that was ran. Will be added as ENV variable. '
55+ description : ' The ID for the task that was ran.'
5656 log-output :
5757 description : ' The log output of the task that was ran, if `tail-logs` was set to true.'
5858
You can’t perform that action at this time.
0 commit comments