Skip to content

added auto changelog ci (#8) #2

added auto changelog ci (#8)

added auto changelog ci (#8) #2

Workflow file for this run

- uses: ardalanamini/auto-changelog@v4

Check failure on line 1 in .github/workflows/changelog.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/changelog.yaml

Invalid workflow file

You have an error in your yaml syntax on line 1
id : changelog
name: Changelog
with:
commit-types : |
feat : New Features
fix : Bug Fixes
build : Build System & Dependencies
perf : Performance Improvements
docs : Documentation
test : Tests
refactor: Refactors
chore : Chores
ci : CI
style : Code Style
revert : Reverts
default-commit-type : Other Changes
release-name : v2.0.2