Closed
Description
In this example, the Crashlytics trigger fails because it's calling value()
on a SecretParam
and getting an empty string.
But, if I add options.set_global_options(secrets=["DISCORD_WEBHOOK_URL"])
, the trigger works as expected.
Metadata
Metadata
Assignees
Labels
No labels