Skip to content

Commit befb110

Browse files
Ivan KamkinIvan Kamkin
authored andcommitted
Rename JWT_TOKEN to ACCESS_TOKEN
1 parent 1ac35c6 commit befb110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-examples-and-snippets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
chmod +x scripts/*
2626
./scripts/run_snippets.sh
2727
env:
28-
TEST_CONFIGURATION_JWT_TOKEN: ${{ secrets.TEST_CONFIGURATION_ACCESS_TOKEN }}
28+
TEST_CONFIGURATION_ACCESS_TOKEN: ${{ secrets.TEST_CONFIGURATION_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)