Skip to content

liamhughes/read-json-property-action

 
 

Repository files navigation

read-json-property-action

example

- name: Read Properties
  id: read_property
  uses:  ashley-taylor/[email protected]
  with:
    path: options.json
    property: artifact
- name: echo artifact
  run: echo ${{ steps.read_property.outputs.value }}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%