mirror of
https://github.com/italicsjenga/actions-test.git
synced 2024-12-23 16:41:43 +11:00
commit
9f34b5c8ea
2
.github/workflows/merge.yml
vendored
2
.github/workflows/merge.yml
vendored
|
@ -23,6 +23,8 @@ jobs:
|
||||||
run: git fetch --shallow-since 2023-08-17 --tags --recurse-submodules=no
|
run: git fetch --shallow-since 2023-08-17 --tags --recurse-submodules=no
|
||||||
- name: status
|
- name: status
|
||||||
run: git status
|
run: git status
|
||||||
|
- name: show refs
|
||||||
|
run: find .git/refs
|
||||||
# - name: peepee poopoo
|
# - name: peepee poopoo
|
||||||
# run: git checkout --progress --force -B main refs/remotes/origin/main
|
# run: git checkout --progress --force -B main refs/remotes/origin/main
|
||||||
- name: Get git describe for prerelease
|
- name: Get git describe for prerelease
|
||||||
|
|
Loading…
Reference in a new issue