Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
bug: remove the latest tag from cliff
Browse files Browse the repository at this point in the history
Signed-off-by: Kieran Klukas <[email protected]>
  • Loading branch information
taciturnaxolotl authored Jul 3, 2024
1 parent 1f0d1c5 commit e2215c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cliff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: orhun/git-cliff-action@v3
with:
config: cliff.toml
args: --verbose --latest
args: --verbose
env:
OUTPUT: CHANGELOG.md
GITHUB_REPO: ${{ github.repository }}
Expand Down

0 comments on commit e2215c3

Please sign in to comment.