Skip to content

Commit a613fd4

Browse files
updating logic for token
1 parent fc95a54 commit a613fd4

File tree

1 file changed

+0
-1
lines changed
  • .github/scripts/ppc64le/self-hosted-builder/helpers

1 file changed

+0
-1
lines changed

.github/scripts/ppc64le/self-hosted-builder/helpers/app_token.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ signature=$(echo -n "${header_base64}.${payload_base64}" | \
2626

2727
generated_jwt="${header_base64}.${payload_base64}.${signature}"
2828

29-
echo $generated_jwt
3029
API_VERSION=v3
3130
API_HEADER="Accept: application/vnd.github+json"
3231

0 commit comments

Comments
 (0)