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 1007c1a commit 5dc6bffCopy full SHA for 5dc6bff
ci/pipeline.yml
@@ -173,7 +173,7 @@ jobs:
173
BINTRAY_SUBJECT: ((bintray-subject))
174
BINTRAY_REPO: ((bintray-repo))
175
SONATYPE_USER_TOKEN: ((sonatype-user-token))
176
- SONATYPE_PASSWORD_TOKEN: ((sonatype-password-token))
+ SONATYPE_PASSWORD_TOKEN: ((sonatype-user-token-password))
177
- task: generate-release-notes
178
file: git-repo/ci/tasks/generate-release-notes.yml
179
params:
0 commit comments