direnv action
ActionsTags
(2)Privides environment variables via direnv
This action provides environment variables via direnv,
direnvVersion: The version of direnv to use. Default:2.32.1masks: Comma seprated list of environment variables to mask. Default:''path: The directory for direnv to use. Default:.
No outputs
uses: HatsuneMiku3939/direnv-action@v1
with:
direnvVersion: 2.32.1
masks: SECRET1, SECRET2This will load .envrc residing at the top of the repository.
After v1.0.7, the following platforms and architectures are supported.
| Platform | Architecture |
|---|---|
| Linux | x86_64 |
| Linux | arm64 |
| Darwin | x86_64 |
| Darwin | arm64 |
version below v1.0.7, only linux-x86_64 is supported.
|
Kim SeungSu |
hopisaurus |
Mike Dial |
gidoichi |
direnv action 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.