Remove useless secret import

This commit is contained in:
ThomasSamson 2024-10-11 11:18:03 +02:00
parent 3fd9f79dce
commit 4215054302

View file

@ -3,9 +3,6 @@ name: Deploy
on:
workflow_call:
secrets:
kubeconfig:
description: kubeconfig stored as a base64 encrypted secret
required: true
domain:
description: Main project deploy domain used in URLs
required: true