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 d80a389 commit 6cfd601Copy full SHA for 6cfd601
.github/workflows/bom-tests.yaml
@@ -19,5 +19,5 @@ jobs:
19
ml_ref: ${{ inputs.ml_ref }}
20
train_ref: ${{ inputs.train_ref }}
21
secrets:
22
- GOOGLE_APPLICATION_CREDENTIALS: ${{ secrets.GOOGLE_APPLICATION_CREDENTIALS }}
+ GOOGLE_APPLICATION_CREDENTIALS: ${{ secrets.GCP_CREDENTIALS }}
23
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments