fix: add token to input
This commit is contained in:
parent
32b4100252
commit
b3ed54dabd
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue