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 32763a4 commit 983e830Copy full SHA for 983e830
.github/workflows/get-metrics.py
@@ -26,6 +26,7 @@
26
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/pythia-metrics-api%40cisl-vast-pythia.iam.gserviceaccount.com",
27
"universe_domain": "googleapis.com"
28
}
29
+print(credentials_dict)
30
31
#ENCODED_CREDENTIALS = os.environ.get('ENCODED_CREDENTIALS')
32
#print('Credentials ',len(ENCODED_CREDENTIALS))
0 commit comments