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 b4a9815 commit 1d14f28
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 @@ -42,7 +42,7 @@ jobs:
id: git_cliff
with:
config: cliff.toml
args: --current
args: --latest
env:
GITHUB_REPO: ${{ github.repository }}

Expand Down
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ retract (
v1.0.5 // Testing github actions
v1.0.6 // Testing github actions
v1.0.7 // Testing github actions
v1.0.8 // Testing github actions
)

0 comments on commit 1d14f28

Please sign in to comment.