Skip to content

key-editor

Actions
A github action that edits the specified key of TOML or JSON files
v0.2.1
Latest
Star (1)

lumin/key-editor

version test discord

A github action that edits the specified key of TOML or JSON files

Prerequisites

In order to use lumin/key-editor you must be using one of the following server types:

Usage

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

License

This project is licensed under the MIT license

key-editor is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

A github action that edits the specified key of TOML or JSON files
v0.2.1
Latest

key-editor is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.