We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c45600e + 743fedc commit f012bd1Copy full SHA for f012bd1
ci/pipeline.yml
@@ -18,7 +18,7 @@ anchors:
18
github-task-params: &github-task-params
19
GITHUB_REPO: spring-boot
20
GITHUB_ORGANIZATION: spring-projects
21
- GITHUB_PASSWORD: ((github-password))
+ GITHUB_PASSWORD: ((github-ci-release-token))
22
GITHUB_USERNAME: ((github-username))
23
MILESTONE: ((milestone))
24
bintray-task-params: &bintray-task-params
0 commit comments