mirror of
https://github.com/ducaale/xh.git
synced 2025-05-05 15:32:50 +00:00
Apply suggestion
Co-authored-by: Mohamed Daahir <sharaf.13@hotmail.com>
This commit is contained in:
parent
c48eca1f6a
commit
c8008582ad
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -115,7 +115,7 @@ jobs:
|
||||
else
|
||||
bin="target/${{ matrix.job.target }}/release/xh"
|
||||
fi
|
||||
staging="xh-${GITHUB_REF_NAME}-${{ matrix.job.target }}"
|
||||
staging="xh-${{ github.ref_name }}-${{ matrix.job.target }}"
|
||||
|
||||
mkdir -p "$staging"/{doc,completions}
|
||||
cp LICENSE README.md $bin $staging
|
||||
|
Loading…
x
Reference in New Issue
Block a user