An open API service indexing awesome lists of open source software.

https://github.com/spujadas/github-actions-env-vars

GitHub Actions environment variable testing
https://github.com/spujadas/github-actions-env-vars

Last synced: about 2 months ago
JSON representation

GitHub Actions environment variable testing

Awesome Lists containing this project

README

          

# GitHub Actions environment variable test

Test repository to make sense of how GitHub Actions persists environment variables between steps.

Based on https://docs.github.com/en/actions/reference/environment-variables and https://docs.github.com/en/actions/reference/workflow-commands-for-github-actions#setting-an-environment-variable.