mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 11:39:14 +00:00
Use GitHub token rather than password
See gh-24458
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ anchors:
|
||||
github-task-params: &github-task-params
|
||||
GITHUB_REPO: spring-boot
|
||||
GITHUB_ORGANIZATION: spring-projects
|
||||
GITHUB_PASSWORD: ((github-password))
|
||||
GITHUB_PASSWORD: ((github-ci-release-token))
|
||||
GITHUB_USERNAME: ((github-username))
|
||||
MILESTONE: ((milestone))
|
||||
bintray-task-params: &bintray-task-params
|
||||
|
||||
Reference in New Issue
Block a user