From 23209ee5b17202b541be81c8e6bb5ce3fbe45724 Mon Sep 17 00:00:00 2001 From: Reese <3253971+figadore@users.noreply.github.com> Date: Mon, 6 Jun 2022 15:20:43 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64a80c1..ea41094 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Suggested usage for reading private terraform modules with: app-id: 208275 installation-id: 26306144 - private-key: ${{ secrets.PHP_PACKAGE_READER_PRIVATE_KEY }} + private-key: ${{ secrets.TERRAFORM_MODULE_READER_PRIVATE_KEY }} - name: Granting private modules access run: | git config --global url."https://x-access-token:${{ steps.access_token.outputs.token }}@github.com/vivantehealth".insteadOf "https://github.com/vivantehealth"