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 32401e1 commit 686fdb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
ref: ${{ github.ref_name }}

- name: Generate a changelog
uses: Gnyblast/git-cliff-action@main
Expand Down

0 comments on commit 686fdb9

Please sign in to comment.