Skip to content

Commit

Permalink
Merge pull request #30 from Lycoon/dev
Browse files Browse the repository at this point in the history
Removed javadoc:jar from mvn command
  • Loading branch information
Lycoon authored Nov 17, 2023
2 parents 9d506c5 + 2e19f13 commit df5a630
Show file tree
Hide file tree
Showing 83 changed files with 3 additions and 16,596 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
gpg-passphrase: GPG_PASSPHRASE
- name: Publish package
run: mvn -X -e -Psign -DskipTests --batch-mode javadoc:jar deploy
run: mvn -X -e -Psign -DskipTests --batch-mode deploy
env:
OSSRH_USERNAME: ${{ secrets.OSSRH_USERNAME }}
OSSRH_PASSWORD: ${{ secrets.OSSRH_PASSWORD }}
Expand Down
19 changes: 0 additions & 19 deletions doc/allclasses-frame.html

This file was deleted.

19 changes: 0 additions & 19 deletions doc/allclasses-noframe.html

This file was deleted.

297 changes: 0 additions & 297 deletions doc/com/lycoon/clashapi/cocmodels/clan/BadgeUrls.html

This file was deleted.

Loading

0 comments on commit df5a630

Please sign in to comment.