Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 214 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 214 Bytes

JQ Action

This lets you run jq commands

Inputs

cmd

Required This is the actual command that will be passed along

Example usage

uses: r26d/jq-action@master
with:
  cmd: jq -n env