79348915

Date: 2025-01-11 21:23:02
Score: 1
Natty:
Report link

You're providing the wrong path I think as an input to your workflow. You're passing local-vars: '.github/workflows/variables/local-vars.env' as an input. However your file seems to be at the following path: .github/variables/local-vars.env.

Try it with: local-vars: '.github/variables/local-vars.env'

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Arno