chore: fix ci
This commit is contained in:
parent
4cf6ffee4d
commit
48f50f6fea
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ jobs:
|
|||
MAVEN_GPG_PASSPHRASE: ${{ env.GPG_PASSPHRASE }}
|
||||
run: |
|
||||
mvn -X -B --file pom.xml package
|
||||
mvn -X -B --file pom.xml -Ppublication
|
||||
mvn -X --file pom.xml -Ppublication
|
||||
|
||||
- name: "Run JReleaser (Assemble)"
|
||||
uses: https://w9r.dev/actions/release-action@main
|
||||
|
|
Loading…
Add table
Reference in a new issue