chore: remove unused gitea-base-url input from action configuration

This commit is contained in:
Mandresy RABENJAHARISON 2025-09-16 15:20:14 +03:00
parent 74518f1534
commit 936c411cc1

View File

@ -10,9 +10,6 @@ inputs:
fastapi-base-url:
description: 'Base URL of the FastAPI server.'
required: true
gitea-base-url:
description: 'Base URL of the Gitea API (optional; defaults to https://gitea.ethumada.com).'
required: false
runs:
using: 'docker'