diff --git a/.github/workflows/setup-tofu.yml b/.github/workflows/setup-tofu.yml index 625c692..6582a61 100644 --- a/.github/workflows/setup-tofu.yml +++ b/.github/workflows/setup-tofu.yml @@ -11,7 +11,7 @@ defaults: shell: bash env: - GITHUB_TOKEN: ${{ secret.GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} jobs: tofu-versions: