Skip to content

Commit e0b40e8

Browse files
committed
old version show branch
1 parent a2d1418 commit e0b40e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
fetch-depth: 0
1818
- name: display git info about the checkout stuff
19-
run: git branch --show-current
19+
run: git rev-parse --abbrev-ref HEAD
2020

2121
- name: Set up JDK 15
2222
uses: actions/setup-java@v3

0 commit comments

Comments
 (0)