Skip to content

Commit 48d6d72

Browse files
committed
ci
1 parent 5bef8e3 commit 48d6d72

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ jobs:
3636
if: github.repository == 'anomalyco/opencode'
3737
steps:
3838
- uses: actions/checkout@v3
39+
with:
40+
fetch-depth: 0
41+
3942
- uses: ./.github/actions/setup-bun
4043

4144
- id: version

0 commit comments

Comments
 (0)