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