Skip to content

Commit af7f86d

Browse files
Update .github/workflows/maven-publish.yml
1 parent 0edd9e7 commit af7f86d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/maven-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
server-password: MAVEN_PASSWORD
2222
gpg-private-key: ${{ secrets.MAVEN_GPG_PRIVATE_KEY }}
2323
gpg-passphrase: MAVEN_GPG_PASSPHRASE
24-
run: mvn -B javadoc:javadoc --file pom.xml -pl xapi-model,xapi-client,xapi-model-spring-boot-starter # This checks that the Javadoc is valid
2524
- name: Publish package
2625
run: |
2726
git config user.name "github-actions[bot]"

0 commit comments

Comments
 (0)