79316163

Date: 2024-12-29 18:59:54
Score: 3.5
Natty:
Report link

I reformulate my need more simply

I have 3 environments

Each of these environments has the FIREBASE_DSN secret with a value specific to its environment:

enter image description here

enter image description here

Secrets are linked to an environment so detection should be done automatically, but there is no variable proposed by github to automatically detect the environment, this does not work. Is the only solution to copy my .yaml file 3 times?

 environment: dev  # <-- Here!
Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Sofian