Skip to content

Latest commit

 

History

History
73 lines (66 loc) · 3.58 KB

README.md

File metadata and controls

73 lines (66 loc) · 3.58 KB

Captured Inputs from GitHub Actions Workflow Runs

Playground for Debugging GitHub Actions

These examples contain all environment variables beginning with GITHUB_ as well as the output of ${{ toJSON(github) }}. This should give a deeper understanding of which inputs are available to workflow and action authors.

Example Outputs

See the directories here for the captured outputs, e.g. _examples/create/1415260203/.

For links (which may have expired) to the original runs, see the Trigger Many workflow.