Environment variable validator
ActionsCheck that an environment variable file not contains empty values
Required Path to a env var file.
uses: rubenesp87/env-var-validator-action@0.1.0
with:
filepath: '.env'
uses: rubenesp87/env-var-validator-action@0.1.0
with:
filepath: 'packages/.env.app'
Environment variable validator is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.