Skip to content

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

License

Notifications You must be signed in to change notification settings

lumin-org/key-editor

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

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published