kinta-workflows / com.dailymotion.kinta.workflows.builtin.actions / SetSecret
SetSecret
object SetSecret : CliktCommand
Properties
| Name | Summary |
|---|---|
| owner | val owner:String? |
| repo | val repo:String? |
| secretName | val secretName:String |
| value | val value:String |
Functions
| Name | Summary |
|---|---|
| run | fun run():Unit |