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.
1 parent babae11 commit ff124c0Copy full SHA for ff124c0
ci/pipeline.yml
@@ -27,7 +27,7 @@ anchors:
27
github-task-params: &github-task-params
28
GITHUB_REPO: spring-boot
29
GITHUB_ORGANIZATION: spring-projects
30
- GITHUB_PASSWORD: ((github-password))
+ GITHUB_PASSWORD: ((github-ci-release-token))
31
GITHUB_USERNAME: ((github-username))
32
MILESTONE: ((milestone))
33
bintray-task-params: &bintray-task-params
0 commit comments