Skip to content

Commit eee3fc2

Browse files
committed
Update run-e2e.yml
1 parent c274fca commit eee3fc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-e2e.yml

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
container:
4040
image: cimg/node:22.15-browsers
4141
env:
42+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4243
# For a `pull_request` event, the branch is `github.head_ref``.
4344
# For a `push` event, the branch is `github.ref_name`.
4445
BRANCH: ${{ github.head_ref || github.ref_name }}

0 commit comments

Comments
 (0)