File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 77
88jobs :
99 build :
10- uses : valitydev/base -workflow/.github/workflows/maven-library-build.yml@v1
10+ uses : valitydev/java -workflow/.github/workflows/maven-library-build.yml@v1
Original file line number Diff line number Diff line change 88
99jobs :
1010 deploy :
11- uses : valitydev/base -workflow/.github/workflows/maven-library-deploy.yml@v1
11+ uses : valitydev/java -workflow/.github/workflows/maven-library-deploy.yml@v1
1212 secrets :
1313 server-username : ${{ secrets.OSSRH_USERNAME }}
1414 server-password : ${{ secrets.OSSRH_TOKEN }}
1515 deploy-secret-key : ${{ secrets.OSSRH_GPG_SECRET_KEY }}
16- deploy-secret-key-password : ${{ secrets.OSSRH_GPG_SECRET_KEY_PASSWORD }}
16+ deploy-secret-key-password : ${{ secrets.OSSRH_GPG_SECRET_KEY_PASSWORD }}
17+ mm-webhook-url : ${{ secrets.MATTERMOST_WEBHOOK_URL }}
You can’t perform that action at this time.
0 commit comments