Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 460 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 460 Bytes

GitHub ENV Importer

GitHub ENV Importer is a tool for importing all ENV secrets from .env file to GitHub Actions Secrets.

Usage

npx gh_env_importer --owner=OWNER --repo=REPO --envpath=PATH_TO_ENV

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT