Skip to content

Print Environment Variables

Actions
A GitHub Action to print environment variables
v1.0.0
Latest
Star (0)

gha_printenvvariable

This repo is used for the print env variable using github actions

Print Environment Variables

This GitHub Action prints environment variables to the log.

Inputs

  • envs: A comma-separated list of environment variables to print. Defaults to ALL.

Example Usage

uses: your-username/your-repo/.github/actions/print-env@main
with:
  envs: 'VAR1,VAR2'

Print Environment Variables 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.

About

A GitHub Action to print environment variables
v1.0.0
Latest

Print Environment Variables 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.