1
0
mirror of https://github.com/Fayorg/calendrier-avant.git synced 2026-05-27 17:18:38 +02:00

fix: database_url issue

This commit is contained in:
Elie Baier
2023-12-06 00:36:01 +01:00
committed by GitHub
parent e6bd48bda3
commit 5be51f4147

View File

@@ -16,6 +16,7 @@ env:
REGISTRY: ghcr.io
# github.repository as <account>/<repo>
IMAGE_NAME: fayorg/calendrier-avant
DATABASE_URL: ${{ secrets.DATABASE_URL }}
jobs: