diff --git a/.forgejo/workflows/authentik.yaml b/.forgejo/workflows/authentik.yaml index 5e389e6..72b7793 100644 --- a/.forgejo/workflows/authentik.yaml +++ b/.forgejo/workflows/authentik.yaml @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v4 with: sparse-checkout: | - authentik" + authentik - name: Setup OpenTofu run: | curl -fsSl https://get.opentofu.org/install-opentofu.sh -o /tmp/install-opentofu.sh