Minor fixes. Update github actions.
This commit is contained in:
parent
305203d7af
commit
c3ed6d953e
7 changed files with 31 additions and 9 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -35,8 +35,9 @@ jobs:
|
|||
run: |
|
||||
git config user.email "actions@github.com"
|
||||
git config user.name "GitHub Actions"
|
||||
- uses: actions/setup-java@v1
|
||||
- uses: actions/setup-java@v2
|
||||
with:
|
||||
distribution: temurin
|
||||
java-version: 11
|
||||
server-id: sonatype-nexus
|
||||
server-username: SERVER_USERNAME
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue