make release on tags draft
This commit is contained in:
parent
c7c62b1268
commit
ca28cc5170
3 changed files with 9 additions and 10 deletions
4
.github/scripts/release.sh
vendored
4
.github/scripts/release.sh
vendored
|
@ -25,10 +25,6 @@ fi
|
|||
|
||||
echo "Creating tarball for LibreTime ${suffix}."
|
||||
|
||||
# Adding dos2unix package
|
||||
apt update -y -q
|
||||
apt install dos2unix php composer -y
|
||||
|
||||
echo -n "Creating VERSION file for ${suffix}..."
|
||||
echo -n "${suffix}" > ./VERSION
|
||||
echo " Done"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue