typo removed
Some checks failed
Release / release (push) Failing after 39s

This commit is contained in:
2025-08-01 23:05:23 +02:00
parent aa77d8fe7d
commit 2722115959

View File

@@ -44,8 +44,8 @@ jobs:
run: >
./gradlew uploadJavadoc
-PjavadocUser=${{ vars.JAVADOC_USER }}
-PjavadocHost=${{ vars.$JAVADOC_HOST }}
-PjavadocPath=${{ vars.$JAVADOC_PATH }}
-PjavadocHost=${{ vars.JAVADOC_HOST }}
-PjavadocPath=${{ vars.JAVADOC_PATH }}
-PjavadocPrivateKeyPath=~/.ssh/id_rsa
- name: Generate release notes