shortref is now 10
All checks were successful
Build and push / Pulling repo on server (push) Successful in 3s
All checks were successful
Build and push / Pulling repo on server (push) Successful in 3s
This commit is contained in:
parent
c3fbb0fc67
commit
0f13bdea27
@ -26,7 +26,7 @@ jobs:
|
||||
- name: Prepare
|
||||
id: prep
|
||||
run: |
|
||||
SHORTREF=${GITHUB_SHA::8}
|
||||
SHORTREF=${GITHUB_SHA::10}
|
||||
|
||||
# Set output parameters.
|
||||
echo ::set-output name=shortref::${SHORTREF}
|
||||
|
Reference in New Issue
Block a user