Skip to content

Latest commit

 

History

History

generate-changelog

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Generate Changelog Action

Generates and commits a CHANGELOG.md, based on the conventional commit standard.

Example usage

uses: shabados/actions/generate-changelog@release/v1
with:
  asset_paths: |
    **/*.tar.gz
    **/*.exe