diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 85343d929..0d26b31c1 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -36,6 +36,9 @@ jobs: if: github.repository == 'anomalyco/opencode' steps: - uses: actions/checkout@v3 + with: + fetch-depth: 0 + - uses: ./.github/actions/setup-bun - id: version