From 21b852dcb7a04169c4d7195b58584aa1d8a87ed6 Mon Sep 17 00:00:00 2001 From: Andrea Grillo Date: Wed, 9 Oct 2024 14:49:51 +0200 Subject: [PATCH] typo --- .github/workflows/pr_opex.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr_opex.yaml b/.github/workflows/pr_opex.yaml index 7c2d4dd8..1b2d3410 100644 --- a/.github/workflows/pr_opex.yaml +++ b/.github/workflows/pr_opex.yaml @@ -113,8 +113,8 @@ jobs: }) const botComment = comments.find(comment => { return comment.user.type === 'Bot' && comment.body.includes(`Terraform Plan ('Opex')`) - })) - const commentBody = `#### 📖 Terraform Plan ('${{ steps.directory.outputs.dir }}') - ${status + }) + const commentBody = `#### 📖 Terraform Plan ('${{ env.TEMPLATE_DIR }}') - ${status}
Terraform Plan