now i get it.
All checks were successful
Docker Build & Publish / Build Docker (push) Successful in 1m6s

This commit is contained in:
ChrQR 2024-05-18 00:50:29 +02:00
parent 6b7b21b6ca
commit 9b3a98b2ad

View File

@ -30,8 +30,7 @@ jobs:
- name: Make envfile
uses: SpicyPizza/create-envfile@v2.0
with:
envkey_DEBUG: false
PLACES_API: ${{ secrets.PLACES_API }}
envkey_PLACES_API: ${{ secrets.PLACES_API }}
directory: .
file_name: .env.production
fail_on_empty: false