ADD head parse
This commit is contained in:
parent
5e43ae823a
commit
ce0bf41084
2
.github/workflows/out_in.yaml
vendored
2
.github/workflows/out_in.yaml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
- name: set short sha
|
||||
id: get-short-sha
|
||||
run: echo "SHORT_SHA=$(git rev-parse --short)" >> GITHUB_OUTPUT
|
||||
run: echo "SHORT_SHA=$(git rev-parse --short HEAD)" >> GITHUB_OUTPUT
|
||||
|
||||
- name: check short sha
|
||||
run: echo "The short sha is ${{ steps.get-short-sha.outputs.SHORT_SHA}}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user