Add head
This commit is contained in:
parent
ca6289d8a4
commit
8c654e95a4
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: set env variable
|
||||
run: echo "GIT_SHA_xcxcSHORT=$(git rev-parse --short)" >> $GITHUB_ENV
|
||||
run: echo "GIT_SHA_SHORT=$(git rev-parse --short HEAD)" >> $GITHUB_ENV
|
||||
process:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user