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
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
persist-credentials: false
|
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Generate changelog
|
- name: Generate changelog
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue