From 5ebf28f0d0ec0919ac19d5cae990b7b9511fb333 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 2 May 2023 16:52:53 -0400 Subject: [PATCH] Fix incorrect documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1604263..151da17 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Outputs can be used in subsequent steps to comment on the pull request: > > Due to that limitation, you might end up with a failed workflow run even if the plan succeeded. > -> Another approach is to append your plan into the $GITHUB_JOB_SUMMARY environment variable which supports markdown. +> Another approach is to append your plan into the $GITHUB_STEP_SUMMARY environment variable which supports markdown. ```yaml defaults: