Merge pull request #4 from italicsjenga/pr4

fetch depth
This commit is contained in:
Alex Janka 2024-08-01 11:48:44 +10:00 committed by GitHub
commit 5edb8a3552
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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