Skip to content

Commit 8b22d8d

Browse files
committed
chore: updated github e2e workflow
1 parent d1b53dd commit 8b22d8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ jobs:
1717
PASSWORD: ${{ secrets.E2E_USER_PASSWORD }}
1818
CLIENT_ID: ${{ secrets.AUTH0_CLIENT_ID }}
1919
CLIENT_SECRET: ${{ secrets.AUTH0_CLIENT_SECRET }}
20+
OPSGENIE_KEY: ${{ secrets.OPSGENIE_KEY }}
2021
run: ./test/e2e
2122

0 commit comments

Comments
 (0)