fetch depth

This commit is contained in:
Alex Janka 2024-08-01 11:48:30 +10:00
parent b6ec1508af
commit afd9649329

View file

@ -14,7 +14,7 @@ jobs:
ref: refs/heads/main
token: ${{ secrets.GITHUB_TOKEN }}
fetch-tags: true
# fetch-depth: 0
fetch-depth: 0
# - name: stinky but
# run: git sparse-checkout disable; git checkout origin/main
- name: deepen tree