File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 3636 uses : spring-io/spring-security-release-tools/.github/workflows/deploy-artifacts.yml@v1
3737 with :
3838 should-deploy-artifacts : ${{ needs.build.outputs.should-deploy-artifacts }}
39+ default-publish-milestones-central : true
3940 secrets : inherit
4041 deploy-docs :
4142 name : Deploy Docs
5152 with :
5253 should-perform-release : ${{ needs.deploy-artifacts.outputs.artifacts-deployed }}
5354 project-version : ${{ needs.deploy-artifacts.outputs.project-version }}
54- milestone-repo-url : https://repo.spring.io/artifactory/milestone
55+ milestone-repo-url : https://repo1.maven.org/maven2
5556 release-repo-url : https://repo1.maven.org/maven2
5657 artifact-path : org/springframework/security/spring-security-oauth2-authorization-server
5758 slack-announcing-id : spring-authorization-server-announcing
You can’t perform that action at this time.
0 commit comments