It reads the .env
file from the root of this repo and provides environment variables to build steps.
Override the path to the .env
file. Default is .env
in the repository root.
Log variables after reading from the .env
file.
Mask values after reading from the .env
file.
id: dotenv
uses: ./.github/actions/dotenv-action