Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
figadore authored Jun 6, 2022
1 parent bded0d0 commit 23209ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 23209ee

Please sign in to comment.