fix: add required

This commit is contained in:
2026-07-29 18:10:35 +02:00
parent cfb6a07653
commit 77354e6f48
@@ -10,6 +10,9 @@ on:
PROXMOX_VE_API_TOKEN:
description: "The API token for Proxmox authentication"
required: true
GITEA_TOKEN:
description: "Gitea Auth Token"
required: true
jobs:
deploy-to-proxmox: