Skip to content

rubenesp87/env-var-validator-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Environment variable validator

Check that an environment variable file not contains empty values

Inputs

filepath

Required Path to a env var file.

Example usage

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'

About

Environment variable validator Github Action

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages