diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index 57342fc..d733870 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -11,6 +11,7 @@ jobs: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it - uses: actions/checkout@v4 with: + fetch-depth: 0 fetch-tags: true - name: Generate Git Describe version