chore(workflows): update release step with descriptive name

- Adds a descriptive name to the release step for improved clarity
This commit is contained in:
2025-06-14 18:45:28 +02:00
parent 84d0da4478
commit e73d1324b7

View File

@@ -10,6 +10,7 @@ jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: https://git.0xmax42.io/actions/auto-changelog-release-action@978d002e9eb82247da53ddfb4fa2226527290919
- name: Release
uses: https://git.0xmax42.io/actions/auto-changelog-release-action@978d002e9eb82247da53ddfb4fa2226527290919
with:
fetch-depth: 0