Skip to content

Commit

Permalink
fix: don't overwrite changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vjousse committed Sep 26, 2024
1 parent ed8aacd commit d6d16b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
config: cliff.toml
args: --verbose --exclude-path "data/" --bump --unreleased
env:
OUTPUT: CHANGELOG-cliff.md
GITHUB_REPO: ${{ github.repository }}

- name: Extract branch name
Expand Down

0 comments on commit d6d16b8

Please sign in to comment.