Skip to content

Commit

Permalink
test: Testing the changelog generator if it works
Browse files Browse the repository at this point in the history
refactor: Marking v1.0.0 as retracted
  • Loading branch information
Guney Saramali committed Jun 18, 2024
1 parent ebc7d0d commit 58b39a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
id: git_cliff
with:
config: cliff.toml
args: --latest --strip header
args: latest.. --strip header

- name: Download binary
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 58b39a2

Please sign in to comment.