Skip to content

Commit 709bec6

Browse files
committed
Permissions were removed for Headless Browser on Updated Token. Using Default Public API Token
1 parent 574877c commit 709bec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev-pr-run-unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
unit_tests:
1111
uses: ./.github/workflows/.unit-tests.yml
1212
secrets:
13-
mapbox_token: ${{ secrets.MAPBOX_TOKEN }}
13+
mapbox_token: ${{ secrets.CYPRESS_MAPBOX_TOKEN }}

0 commit comments

Comments
 (0)