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 ee69ae9 commit 64128d5
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: --current

- 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 @@ -14,4 +14,5 @@ retract (
v1.0.3 // Testing github actions
v1.0.4 // Testing github actions
v1.0.5 // Testing github actions
v1.0.6 // Testing github actions
)

0 comments on commit 64128d5

Please sign in to comment.