diff --git a/.github/workflows/upload-images.yml b/.github/workflows/upload-images.yml index 5b41362..835e9a2 100644 --- a/.github/workflows/upload-images.yml +++ b/.github/workflows/upload-images.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v4 name: Checkout code with: - fetch-depth: 1 + fetch-depth: 0 fetch-tags: true - name: Get release tag