Skip to content

NeddM/JSON-to-YAML

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

JSON-to-YAML

Action to parse JSON files to YAML files.

Usage

- name: JSON to YAML
  uses: NeddM/JSON-to-YAML@v1
  with:
    input: your.json
    output: your_parsed.yaml

About

Action to parse JSON files to YAML files.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors