From e46144d9361f04453ee613979b1ec36930f76e08 Mon Sep 17 00:00:00 2001 From: 0katrinpetrosyan0 Date: Mon, 13 Jun 2022 15:05:29 +0400 Subject: [PATCH] DMVP-739 have some variable change --- terraform/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/action.yml b/terraform/action.yml index ddafce0..489a2af 100644 --- a/terraform/action.yml +++ b/terraform/action.yml @@ -61,7 +61,7 @@ runs: with: type: now target_branch: ${{ github.event.pull_request.base.ref }} - github_token: ${{ inputs.github_token }} + github_token: ${{ inputs.github-token }} - uses: marceloprado/has-changed-path@v1 id: changed