From 36bb4565ac2cdf812f48d182da6fabc977154c0c Mon Sep 17 00:00:00 2001 From: Chris Cowley Date: Fri, 13 Sep 2024 12:51:56 +0000 Subject: [PATCH] oops --- .forgejo/workflows/authentik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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