diff --git a/.github/workflows/semantic-release.yaml b/.github/workflows/semantic-release.yaml index 4468dd9..4fceb72 100644 --- a/.github/workflows/semantic-release.yaml +++ b/.github/workflows/semantic-release.yaml @@ -17,8 +17,8 @@ jobs: contents: write steps: - uses: actions/checkout@v3 - ref: develop with: + ref: develop fetch-depth: 0 - name: Python Semantic Release