fetch all git history for release note generation

This commit is contained in:
github-actions[bot]
2025-10-29 14:47:19 +11:00
parent 67c67947c4
commit b08581159e

View File

@@ -24,6 +24,7 @@ jobs:
uses: actions/checkout@v5
with:
token: ${{ secrets.PUBLISHER_TOKEN }}
fetch-depth: 0
- name: Extract version
id: extract