updated release action

This commit is contained in:
Mia Rose Winter 2024-02-22 15:15:29 +01:00
parent 568e528cdd
commit b41ed00154
Signed by: miawinter
GPG key ID: 4B6F6A83178F595E

View file

@ -16,6 +16,8 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Generate Changelog
uses: pfandie/generate-changelog-action@v1.0.6