Arbitrary Value
The following syntax is good for adding any arbitrary value as a secret for use in your workflows.
type: value
secret:
value: test
The value
secret type is useful for injecting arbitrary secrets, such as API keys into your
workflow.