There was an error while loading. Please reload this page.
1 parent 95084e6 commit 435ab8eCopy full SHA for 435ab8e
1 file changed
.github/workflows/e2e.yml
@@ -12,6 +12,7 @@ concurrency:
12
13
env:
14
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15
+ GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }} # asdf
16
17
jobs:
18
suite:
0 commit comments