brave/brave-talk

Have dev/staging use separate JAAS accounts for webhooks and branding develop/testing

mrose17 opened this issue · 1 comments

res ipsa loquitur

The github action build process already passes an environment variable to webpack indicating which environment it is building for, see e.g. its use here.

So likely the main change here is to derive the vpass here to the correct value based on that environment variable.