diff --git a/.github/workflows/semantic-release.yaml b/.github/workflows/semantic-release.yaml index a6c02f5..f46deca 100644 --- a/.github/workflows/semantic-release.yaml +++ b/.github/workflows/semantic-release.yaml @@ -18,7 +18,7 @@ jobs: steps: - uses: actions/checkout@v3 with: - ref: develop + ref: main fetch-depth: 0