File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5959 secret/data/github.com/organizations/camunda MAVEN_CENTRAL_GPG_SIGNING_KEY_PASSPHRASE;
6060 secret/data/github.com/organizations/camunda MAVEN_CENTRAL_GPG_SIGNING_KEY_SEC;
6161 secret/data/github.com/organizations/camunda MAVEN_CENTRAL_GPG_SIGNING_KEY_PUB;
62- secret/data/github.com/organizations/camunda MAVEN_CENTRAL_DEPLOYMENT_USR ;
63- secret/data/github.com/organizations/camunda MAVEN_CENTRAL_DEPLOYMENT_PSW ;
62+ secret/data/github.com/organizations/camunda MAVEN_CENTRAL_DEPLOYMENT_USR_C7 ;
63+ secret/data/github.com/organizations/camunda MAVEN_CENTRAL_DEPLOYMENT_PSW_C7 ;
6464 secret/data/products/zeebe/ci/zeebe ARTIFACTS_USR;
6565 secret/data/products/zeebe/ci/zeebe ARTIFACTS_PSW;
6666
@@ -109,8 +109,8 @@ jobs:
109109 },
110110 {
111111 "id": "central",
112- "username": "${{ steps.secrets.outputs.MAVEN_CENTRAL_DEPLOYMENT_USR }}",
113- "password": "${{ steps.secrets.outputs.MAVEN_CENTRAL_DEPLOYMENT_PSW }}"
112+ "username": "${{ steps.secrets.outputs.MAVEN_CENTRAL_DEPLOYMENT_USR_C7 }}",
113+ "password": "${{ steps.secrets.outputs.MAVEN_CENTRAL_DEPLOYMENT_PSW_C7 }}"
114114 }]
115115 mirrors : |
116116 [{
You can’t perform that action at this time.
0 commit comments