Skip to content

Commit 3679900

Browse files
committed
Update pipeline python-client
1 parent 824d20d commit 3679900

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-token')>}" \
6767
-H "Content-Type: application/json" \
6868
-d "{
6969
\"state\": \"$STATE\",

0 commit comments

Comments
 (0)