wip
This commit is contained in:
parent
f208079d80
commit
158d42185e
1
.github/workflows/exp.yml
vendored
1
.github/workflows/exp.yml
vendored
|
@ -27,6 +27,7 @@ jobs:
|
||||||
- name: Report
|
- name: Report
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
set +e
|
||||||
git log --graph --pretty=format':%h%%d %s %an, %ar' | head -n 5
|
git log --graph --pretty=format':%h%%d %s %an, %ar' | head -n 5
|
||||||
echo "--"
|
echo "--"
|
||||||
REF="${{ github.ref }}"
|
REF="${{ github.ref }}"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user