Skip to content

Commit

Permalink
test: Testing auto changelog generation
Browse files Browse the repository at this point in the history
  • Loading branch information
Guney Saramali committed Jun 18, 2024
1 parent 2a0ae9b commit c490dd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -48,7 +48,7 @@ jobs:
id: git_cliff
with:
config: cliff.toml
args: --latest
args: latest..

- name: Create Release
id: create_release
Expand Down
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ retract (
v1.0.2 // Testing github actions
v1.0.3 // Testing github actions
v1.0.4 // Testing github actions
v1.0.5 // Testing github actions
)

0 comments on commit c490dd2

Please sign in to comment.