diff --git a/.github/workflows/fledge.yaml b/.github/workflows/fledge.yaml index 7785ad93..6c167c23 100644 --- a/.github/workflows/fledge.yaml +++ b/.github/workflows/fledge.yaml @@ -46,6 +46,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 + fetch-tags: true - name: Configure Git identity run: |