diff --git a/.gitea/workflows/convert-build-to-yml.yml b/.gitea/workflows/convert-build-to-yml.yml index 19cd18a..0019cfe 100644 --- a/.gitea/workflows/convert-build-to-yml.yml +++ b/.gitea/workflows/convert-build-to-yml.yml @@ -12,6 +12,7 @@ jobs: - uses: http://sigyl.com:3000/actions/checkout@v3.5.4 with: token: ${{ secrets.BOT_TOKEN }} + fetch-depth: '10' - uses: http://sigyl.com:3000/actions/setup-node@v3 with: node-version: '20'