mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-06 14:41:14 +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
|
||||
cd linkstack
|
||||
|
||||
echo "${GITHUB_REF##*/}" > version.json
|
||||
|
||||
TAG_VERSION="${GITHUB_REF##*/}"
|
||||
version=${TAG_VERSION#"v"}
|
||||
|
||||
echo "$version" > version.json
|
||||
|
||||
git clone https://github.com/LinkStackOrg/LinkStack/
|
||||
|
||||
mkdir linkstack
|
||||
|
Loading…
x
Reference in New Issue
Block a user