diff --git a/.github/workflows/release-production.yml b/.github/workflows/release-production.yml index 9b49bde..32db6d0 100644 --- a/.github/workflows/release-production.yml +++ b/.github/workflows/release-production.yml @@ -92,6 +92,7 @@ jobs: - name: checkout uses: actions/checkout@v3 with: + branch: main fetch-depth: 0 - name: Get package version