fix: add required
This commit is contained in:
@@ -10,6 +10,9 @@ on:
|
|||||||
PROXMOX_VE_API_TOKEN:
|
PROXMOX_VE_API_TOKEN:
|
||||||
description: "The API token for Proxmox authentication"
|
description: "The API token for Proxmox authentication"
|
||||||
required: true
|
required: true
|
||||||
|
GITEA_TOKEN:
|
||||||
|
description: "Gitea Auth Token"
|
||||||
|
required: true
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy-to-proxmox:
|
deploy-to-proxmox:
|
||||||
|
|||||||
Reference in New Issue
Block a user