79118050

Date: 2024-10-23 13:15:58
Score: 0.5
Natty:
Report link

But also, it seems you're using env on a git action ( notice the lower a ), in this case composite.. So, I would say you need to add something like

CLIENTE_ID=${{env.CLIENT_ID}} CLIENT_SECRET=${{env.CLIENT_SECRET}} envsubst < mdm.xml.template > mdm.xml
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Gonçalo