wip
This commit is contained in:
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 }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user