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: maven-publish:
image: eclipse-temurin:17-jdk image: eclipse-temurin:17-jdk
when: when:
event: [push, manual]
branch: main branch: main
commands: commands:
- chmod +x ./gradlew - chmod +x ./gradlew