update maven settings
This commit is contained in:
@@ -31,8 +31,8 @@ jobs:
|
||||
SNAPSHOT_DEPLOYMENT_REPOSITORY_URL: ${{ secrets.SNAPSHOT_DEPLOYMENT_REPOSITORY_URL }}
|
||||
RELEASE_DEPLOYMENT_REPOSITORY_URL: ${{ secrets.RELEASE_DEPLOYMENT_REPOSITORY_URL }}
|
||||
run: |
|
||||
mvn -X -B deploy \
|
||||
-P publish \
|
||||
mvn -X -B deploy \
|
||||
-P publish \
|
||||
--settings=${{ github.workspace }}/.mvn/settings.xml
|
||||
- uses: actions/upload-artifact@v3.1.3
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user