really fixed
This commit is contained in:
parent
8fb35b24a3
commit
903d6eed67
2
.github/workflows/out_in.yaml
vendored
2
.github/workflows/out_in.yaml
vendored
@ -22,4 +22,4 @@ jobs:
|
||||
- name: get short sha
|
||||
run: echo "SHORT_SHA=$(git rev-parse --short HEAD)"
|
||||
- name: check short sha
|
||||
run: echo "The short sha is ${{ steps.get-short-sha.SHORT_SHA}}"
|
||||
run: echo "The short sha is ${{ steps.get-short-sha.outputs.SHORT_SHA}}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user