Update publish.yml
Deploy to Maven Repository / deploy (release) Failing after 5s

This commit is contained in:
2026-05-24 16:02:43 +02:00
parent 89bfe7dd92
commit 673091ee91
+1 -1
View File
@@ -6,7 +6,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
runs-on: java-21
steps:
- name: Checkout code