Skip to content
/ jq-action Public

This lets you do jq operations in GitHub Actions.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.GitHubActions
Notifications You must be signed in to change notification settings

r26D/jq-action

Repository files navigation

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

About

This lets you do jq operations in GitHub Actions.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.GitHubActions

Stars

Watchers

Forks

Packages

No packages published