fix: add required
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user