feat: add an option to remove the landing page

This commit is contained in:
Levente Orban
2025-10-10 10:29:32 +02:00
parent 4860b9439c
commit ffc29b9c24
2 changed files with 6 additions and 6 deletions

View File

@@ -9,7 +9,6 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}/cactoide
PUBLIC_LANDING_INFO: true
jobs:
build-and-push: