mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-09 08:01:10 +02:00
Update release.yml
This commit is contained in:
parent
2d2ce9b84e
commit
b538370ee6
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -34,11 +34,11 @@ jobs:
|
|||||||
mkdir linkstack
|
mkdir linkstack
|
||||||
cd linkstack
|
cd linkstack
|
||||||
|
|
||||||
echo "${GITHUB_REF##*/}" > version.json
|
|
||||||
|
|
||||||
TAG_VERSION="${GITHUB_REF##*/}"
|
TAG_VERSION="${GITHUB_REF##*/}"
|
||||||
version=${TAG_VERSION#"v"}
|
version=${TAG_VERSION#"v"}
|
||||||
|
|
||||||
|
echo "$version" > version.json
|
||||||
|
|
||||||
git clone https://github.com/LinkStackOrg/LinkStack/
|
git clone https://github.com/LinkStackOrg/LinkStack/
|
||||||
|
|
||||||
mkdir linkstack
|
mkdir linkstack
|
||||||
|
Loading…
x
Reference in New Issue
Block a user