deploy improved

This commit is contained in:
Sergey Chernov 2026-03-12 21:14:20 +03:00
parent 62dc501657
commit 4581998ba3

View File

@ -20,7 +20,7 @@
set -e set -e
echo "publishing all artifacts" echo "publishing all artifacts"
echo echo
./gradlew publishToMavenLocal publish buildInstallablePlugin ./gradlew publishToMavenLocal publish buildInstallablePlugin site:jsBrowserDistribution
#echo #echo
#echo "Creating plugin" #echo "Creating plugin"