Skip to content

Commit 8f4fbc9

Browse files
committed
Update keys again
1 parent f2b2bc4 commit 8f4fbc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/actions/lbox-matrix/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26813,12 +26813,12 @@ try {
2681326813
const startingMatrix = [
2681426814
{
2681526815
"python-version": "3.9",
26816-
"api-key": "STAGING_LABELBOX_API_KEY_3",
26816+
"api-key": "TEST_STAGING_LABELBOX_API_KEY",
2681726817
"da-test-key": "DA_GCP_LABELBOX_API_KEY"
2681826818
},
2681926819
{
2682026820
"python-version": "3.10",
26821-
"api-key": "STAGING_LABELBOX_API_KEY_4",
26821+
"api-key": "TEST_STAGING_LABELBOX_API_KEY",
2682226822
"da-test-key": "DA_GCP_LABELBOX_API_KEY"
2682326823
},
2682426824
{

0 commit comments

Comments
 (0)