1
mirror of https://github.com/CarmJos/EasyPlugin.git synced 2026-06-04 16:48:16 +08:00

修改Javadoc部署密钥

This commit is contained in:
2022-01-09 13:26:28 +08:00
parent 90a276c1c1
commit d39951bf65
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -23,7 +23,10 @@ jobs:
cache: maven
java-version: '11'
distribution: 'adopt'
server-id: github
server-username: MAVEN_USERNAME
server-password: MAVEN_TOKEN
- name: Generate docs
run: mvn javadoc:javadoc -DskipTests
env: