ci(workflow): fix changelog generation
This commit is contained in:
parent
f005602147
commit
560c98e280
1 changed files with 0 additions and 1 deletions
1
.github/workflows/generate-changelog.yml
vendored
1
.github/workflows/generate-changelog.yml
vendored
|
|
@ -16,7 +16,6 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
persist-credentials: false
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Generate changelog
|
||||
|
|
|
|||
Loading…
Reference in a new issue