diff --git a/action.yml b/action.yml index bbdc9f2..4f3ddbb 100644 --- a/action.yml +++ b/action.yml @@ -6,6 +6,9 @@ inputs: description: niks3 Server URL default: https://niks3.tami.moe required: false + token: + description: The api token in niks3 + required: true # enable-openid-connect: true