Fix GH token for voltha github-release jobs
This had already been changed in jjb/github-release.yaml, but this
separate file was missed. This newer token has the correct permissions
currently required by Github to do releases.
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Change-Id: Iae76aa822b14d3fe8c1343d08048215a1167285c
diff --git a/jjb/github-release/voltha.yaml b/jjb/github-release/voltha.yaml
index a3ec8be..ddaa32f 100644
--- a/jjb/github-release/voltha.yaml
+++ b/jjb/github-release/voltha.yaml
@@ -47,7 +47,7 @@
jenkins-ssh-credential: '{gerrit-ssh-credential}'
- credentials-binding:
- text:
- credential-id: onf-voltha
+ credential-id: github-release-2025
variable: GITHUB_TOKEN
scm: