Skip to content

Commit 6ee0032

Browse files
committed
chore: set gh token
1 parent 8058ef4 commit 6ee0032

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-e2e-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
env:
1818
NODE_ENV: dev
1919
PR_NUMBER: ${{ inputs.prNumber }}
20+
GH_TOKEN: ${{ github.token }}
2021
permissions:
2122
id-token: write # needed to interact with GitHub's OIDC Token endpoint.
2223
contents: read

0 commit comments

Comments
 (0)