Fix typo
This commit is contained in:
parent
1f101a641c
commit
d4eb82bb9f
1 changed files with 1 additions and 1 deletions
2
.github/deploy.sh
vendored
2
.github/deploy.sh
vendored
|
@ -24,7 +24,7 @@ echo "deploy.sh: Starting..."
|
|||
)
|
||||
|
||||
echo "Releasing..."
|
||||
mvn -pl ruleset,tiles \
|
||||
mvn -pl ruleset,tile \
|
||||
--settings .github/settings.xml \
|
||||
-Dskip-Tests=true \
|
||||
-P release \
|
||||
|
|
Loading…
Reference in a new issue