You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Environment variable validator
0.0.2
Check that an environment variable file not contains empty values
Required Path to a env var file.
uses: rubenesp87/env-var-validator-action@latest
with:
filepath: '.env'
uses: rubenesp87/env-var-validator-action@latest
with:
filepath: 'packages/.env.app'