From dab98d9c73ccbfc7b4449c55ec83cec13a807944 Mon Sep 17 00:00:00 2001 From: Chris Cowley Date: Wed, 2 Apr 2025 17:47:52 +0200 Subject: [PATCH] hmmm --- .forgejo/workflows/authentik.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.forgejo/workflows/authentik.yml b/.forgejo/workflows/authentik.yml index 212ca5d..8a7485d 100644 --- a/.forgejo/workflows/authentik.yml +++ b/.forgejo/workflows/authentik.yml @@ -38,7 +38,7 @@ jobs: export B2_APPLICATION_KEY_ID=${{ secrets.B2_APPLICATION_KEY_ID }} export B2_APPLICATION_KEY=${{ secrets.B2_APPLICATION_KEY }} export AUTHENTIK_TOKEN=${{ secrets.AUTHENTIK_TOKEN }} -- export AUTHENTIK_URL="https://auth.lab.cowley.tech" + export AUTHENTIK_URL="https://auth.lab.cowley.tech" tofu plan -out tfplan #- uses: https://code.forgejo.org/forgejo/upload-artifact@v4 # with: @@ -52,5 +52,5 @@ jobs: export B2_APPLICATION_KEY_ID=${{ secrets.B2_APPLICATION_KEY_ID }} export B2_APPLICATION_KEY=${{ secrets.B2_APPLICATION_KEY }} export AUTHENTIK_TOKEN=${{ secrets.AUTHENTIK_TOKEN }} -- export AUTHENTIK_URL="https://auth.lab.cowley.tech" + export AUTHENTIK_URL="https://auth.lab.cowley.tech" ls -la