vbem / flatten-contexts

An action dumps flattened GitHub contexts for debugging.

Home Page:https://github.com/marketplace/actions/flatten-contexts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flatten contexts

Testing Linter GitHub release (latest SemVer) Marketplace

This action can dump "flattened" GitHub contexts, which is more friendly than JSON for searching and debugging. 😀

Example

Example usage

- name: Dump flattened GitHub contexts
  uses: vbem/flatten-contexts@v1

Inputs

ID Type Default Description
sep String 👉 Separator between key and value

About

An action dumps flattened GitHub contexts for debugging.

https://github.com/marketplace/actions/flatten-contexts

License:Apache License 2.0