Skip to content

Quving/action-yml-update

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

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Action Yml Update

Description

Given a key, a value and a yml-file this github-action edits a yml file.

Usage

steps:
  - name: Edit Yml File
    uses: quving/action-yml-edit@main
    with:
      key: 'key'
      value: 'value'
      yml-file: 'file.yml'

About

A Github-Action to edit yml-files

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors