now i get it.
All checks were successful
Docker Build & Publish / Build Docker (push) Successful in 1m6s
All checks were successful
Docker Build & Publish / Build Docker (push) Successful in 1m6s
This commit is contained in:
parent
6b7b21b6ca
commit
9b3a98b2ad
@ -30,8 +30,7 @@ jobs:
|
|||||||
- name: Make envfile
|
- name: Make envfile
|
||||||
uses: SpicyPizza/create-envfile@v2.0
|
uses: SpicyPizza/create-envfile@v2.0
|
||||||
with:
|
with:
|
||||||
envkey_DEBUG: false
|
envkey_PLACES_API: ${{ secrets.PLACES_API }}
|
||||||
PLACES_API: ${{ secrets.PLACES_API }}
|
|
||||||
directory: .
|
directory: .
|
||||||
file_name: .env.production
|
file_name: .env.production
|
||||||
fail_on_empty: false
|
fail_on_empty: false
|
||||||
|
Loading…
Reference in New Issue
Block a user