mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-08-14 23:57:15 +00:00
CI: Not required secrets
This commit is contained in:
parent
d4ff839dd3
commit
6533e33df5
1 changed files with 0 additions and 5 deletions
|
@ -10,11 +10,6 @@ on:
|
||||||
default: "[]"
|
default: "[]"
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
secrets:
|
|
||||||
BOT_APP_ID:
|
|
||||||
required: true
|
|
||||||
BOT_APP_PRIVATE_KEY:
|
|
||||||
required: true
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
HELM_VERSION: 3.10.2
|
HELM_VERSION: 3.10.2
|
||||||
|
|
Loading…
Reference in a new issue