diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index 1ed8f21..6e75b60 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -73,7 +73,7 @@ jobs: - name: Checkout Code uses: actions/checkout@v4 with: - ref: master + fetch-depth: 0 - name: Create tag uses: rickstaa/action-create-tag@v1.7.2 with: