A github action that edits the specified key of TOML or JSON files
In order to use lumin/key-editor you must be using one of the following server types:
Use the latest version, and bump a version key on config files
steps:
- uses: lumin-org/key-editor@v0.2.1
with:
content: 'v1.0.0'
key: version
paths: |
pesde.toml
wally.toml
package.json
This project is licensed under the MIT license