mirror of
https://gitee.com/fujieid/jap.git
synced 2024-12-02 19:35:41 +08:00
📦 Update publish-snapshot.yml
This commit is contained in:
parent
f340d57ebc
commit
dde727e6ea
2
.github/workflows/publish-snapshot.yml
vendored
2
.github/workflows/publish-snapshot.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- name: Set up JDK 1.8
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: 1.8
|
||||
java-version: '8'
|
||||
distribution: 'adopt'
|
||||
server-id: sonatype-nexus-snapshots # Value of the distributionManagement/repository/id field of the pom.xml
|
||||
server-username: MAVEN_USERNAME
|
||||
|
Loading…
Reference in New Issue
Block a user