The current (but planned) workaround would be handling the dispatch ourselves via webhooks and some backend code + hacking around the GraphQL API, for now.
Another workaround (this might cause possible security issues later on) is to embed an encrypted version of
DOPPLER_TOKEN
somewhere and do some PGP trickery to encrypt and decrypt the token and manage the secrets via Doppler Dashboard instead.