diff --git a/.github/workflows/cocoapods-deploy.yaml b/.github/workflows/cocoapods-deploy.yaml index e8e3e5b..d3d56d1 100644 --- a/.github/workflows/cocoapods-deploy.yaml +++ b/.github/workflows/cocoapods-deploy.yaml @@ -11,6 +11,8 @@ jobs: runs-on: macOS-latest steps: - uses: actions/checkout@v3 + with: + fetch-depth: 0 - name: Deploy to cocoapods env: