Skip to content

Commit

Permalink
ci: update sample config
Browse files Browse the repository at this point in the history
  • Loading branch information
quant-eagle committed Dec 21, 2020
1 parent 1e322d7 commit 9edb02e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ jobs:
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
commit-types: "fix:Bug Fixes,feat:Features,refactor:Refactoring"
template-path: "CHANGELOG.tpl.md"
- name: Print changelog
run: echo "${{steps.changelog-generator.outputs.changelog}}"

0 comments on commit 9edb02e

Please sign in to comment.