Skip to content

Commit

Permalink
fix: grr
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Williams <m@technovangelist.com>
  • Loading branch information
technovangelist committed Oct 26, 2023
1 parent b3ccc49 commit 701e141
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
skipped: ${{ steps.changelog.outputs.skipped }}
output: ${{steps.changelog.outputs.clean_changelog}}
steps:
- uses: actions/checkout@v4
- name: Conventional Changelog
id: changelog
uses: TriPSs/conventional-changelog-action@v4.1.1
Expand Down

0 comments on commit 701e141

Please sign in to comment.