Dax Raad 3 недель назад
Родитель
Сommit
48d6d72e25
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      .github/workflows/publish.yml

+ 3 - 0
.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