only publish on main repo

This commit is contained in:
Ell 2023-09-19 21:59:53 +02:00
parent 2a0f63e9f9
commit 19cd7dcbce

View file

@ -7,6 +7,7 @@ steps:
maven-publish:
image: eclipse-temurin:17-jdk
when:
event: [push, manual]
branch: main
commands:
- chmod +x ./gradlew