From c39bac4b8325c9fb44a144c30b10731974b03f85 Mon Sep 17 00:00:00 2001 From: ChrQR Date: Sat, 11 May 2024 01:52:15 +0200 Subject: [PATCH] lesgo --- .gitea/workflows/pipeline.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/pipeline.yaml b/.gitea/workflows/pipeline.yaml index db8789d..15dff2d 100644 --- a/.gitea/workflows/pipeline.yaml +++ b/.gitea/workflows/pipeline.yaml @@ -13,7 +13,6 @@ jobs: uses: SpicyPizza/create-envfile@v2.0 with: envkey_PLACES_API: ${{ secrets.PLACES_API }} - some_other_variable: foobar directory: ./ file_name: .env.production fail_on_empty: false