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
- Host: GitHub
- URL: https://github.com/spujadas/github-actions-env-vars
- Owner: spujadas
- Created: 2021-02-13T13:09:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-13T13:39:28.000Z (over 5 years ago)
- Last Synced: 2025-12-04T14:25:33.396Z (8 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.