mirror of
https://github.com/CarmJos/EasyPlugin.git
synced 2026-06-05 00:58:17 +08:00
修改Javadoc部署密钥
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user