Merge remote-tracking branch 'origin/stable'

# Conflicts:
#	package.json
#	src/services/build.js
This commit is contained in:
zadam 2021-04-22 21:25:15 +02:00
commit 30ec706d37

View file

@ -62,7 +62,7 @@ echo "$GITHUB_CLI_AUTH_TOKEN" | gh auth login --with-token
gh release create "$TAG" \
--title "$TAG release" \
--notes ""
--notes "" \
$EXTRA \
"dist/$DEBIAN_X64_BUILD" \
"dist/$LINUX_X64_BUILD" \