Skip to content

Commit 670e531

Browse files
committed
Fix
1 parent 3258c7f commit 670e531

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/stage-4-acceptance.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
- name: "Run e2e tests"
9797
uses: ./.github/actions/e2e-tests
9898
env:
99+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
99100
NON_PROD_API_KEY: ${{ secrets.NON_PROD_API_KEY }}
100101
INTERNAL_DEV_TEST_PEM: ${{ secrets.INTERNAL_DEV_TEST_PEM }}
101102
with:

0 commit comments

Comments
 (0)