lesgo
All checks were successful
Docker Build & Publish / Build Docker (push) Successful in 1m6s

This commit is contained in:
ChrQR 2024-05-11 01:52:15 +02:00
parent b077fba370
commit c39bac4b83

View File

@ -13,7 +13,6 @@ jobs:
uses: SpicyPizza/create-envfile@v2.0 uses: SpicyPizza/create-envfile@v2.0
with: with:
envkey_PLACES_API: ${{ secrets.PLACES_API }} envkey_PLACES_API: ${{ secrets.PLACES_API }}
some_other_variable: foobar
directory: ./ directory: ./
file_name: .env.production file_name: .env.production
fail_on_empty: false fail_on_empty: false