mirror of
https://github.com/italicsjenga/actions-test.git
synced 2024-12-23 16:41:43 +11:00
commit
b9250ec2d2
2
.github/workflows/merge.yml
vendored
2
.github/workflows/merge.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
# - name: stinky but
|
||||
# run: git sparse-checkout disable; git checkout origin/main
|
||||
- name: deepen tree
|
||||
run: git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
|
||||
run: git fetch --shallow-since 2023-08-17 --tags --recurse-submodules=no
|
||||
# - name: peepee poopoo
|
||||
# run: git checkout --progress --force -B main refs/remotes/origin/main
|
||||
- name: Get git describe for prerelease
|
||||
|
|
Loading…
Reference in a new issue