Skip to content

Commit 435ab8e

Browse files
committed
ci: Fix github token.
1 parent 95084e6 commit 435ab8e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ concurrency:
1212

1313
env:
1414
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15+
GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }} # asdf
1516

1617
jobs:
1718
suite:

0 commit comments

Comments
 (0)