Skip to content

Commit 0e723da

Browse files
committed
Update pipeline python-client
1 parent 7b3860e commit 0e723da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.harness/orgs/PROD/projects/Harness_Split/pipelines/pythonclient.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ pipeline:
6363
6464
# Post status to GitHub
6565
curl -X POST \
66-
-H "Authorization: token ${<+secrets.getValue('github-token')>}" \
66+
-H "Authorization: token ${<+secrets.getValue('github-devops-token')>}" \
6767
-H "Content-Type: application/json" \
6868
-d "{
6969
\"state\": \"${STATE}\",

0 commit comments

Comments
 (0)