Skip to content

Commit eb4c6a6

Browse files
Use pro self-hosted token
1 parent 15185f1 commit eb4c6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
timeout-minutes: 10
1818
name: e2e-tests
1919
env:
20-
PREMIUM_EMBEDDING_TOKEN: ${{ secrets.MB_ALL_FEATURES_TOKEN }}
20+
PREMIUM_EMBEDDING_TOKEN: ${{ secrets.MB_PRO_SELF_HOSTED_TOKEN }}
2121
permissions:
2222
id-token: write
2323
contents: read

0 commit comments

Comments
 (0)