ok
This commit is contained in:
parent
ccebb358a5
commit
3889fa9f42
5
.github/workflows/out_in.yaml
vendored
5
.github/workflows/out_in.yaml
vendored
@ -19,8 +19,7 @@ jobs:
|
||||
- name: set short sha
|
||||
id: get-short-sha
|
||||
run: echo "SHORT_SHA=$(git rev-parse --short HEAD)" >> GITHUB_OUTPUT
|
||||
- name: set short sha
|
||||
- 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.outputs.SHORT_SHA}}"
|
||||
run: echo "The short sha is ${{ steps.get-short-sha.envs}}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user