Update README.md

Co-authored-by: Dmitry Kisler <admin@dkisler.com>
Signed-off-by: Antoine Barthelemy <antoine@linux.com>
This commit is contained in:
Antoine Barthelemy 2023-10-22 12:44:25 +02:00
parent 9d7e3aa4f5
commit 3aad4a21d5
No known key found for this signature in database
GPG key ID: B86420F9D5C0BCAC

View file

@ -38,7 +38,7 @@ Credentials for Terraform Cloud ([app.terraform.io](https://app.terraform.io/))
```yaml
steps:
- uses: opentofu/setup-opentofu@v1.0.0
- uses: opentofu/setup-opentofu@v1
with:
cli_config_credentials_token: ${{ secrets.TF_API_TOKEN }}
```