plasmohq/Soft Secret
🍦Write client ids and keys from github secret, api fetch, or plain text into a file for build actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| secret | The content of the secret, could be github secret itself. | yes | — |
| content | Alias of secret. | no | — |
| input | Alias of secret. | no | — |
| fetch | Whether the secret need to be fetched. | no | — |
| is-url | Alias of fetch. | no | — |
| target | Relative path to the target file to write secret to. | yes | — |
| output | Alias of target. | no | — |
Outputs
no outputs