There was an error while loading. Please reload this page.
1 parent fe036ce commit a7ab776Copy full SHA for a7ab776
1 file changed
.github/workflows/test-integration.yaml
@@ -8,8 +8,9 @@ on:
8
- master
9
10
env:
11
- ORY_PROJECT_ID: "6c2ec103-0b67-4cfe-a975-8008ede7d2ff"
12
- ORY_WORKSPACE_ID: "d4c796bf-6062-4cf0-87fc-5fcbf41743bb"
+ # project & workspace are managed in Ory Cloud tech integration workspace.
+ ORY_PROJECT_ID: "3b188173-833c-4074-995c-9085a72c8112"
13
+ ORY_WORKSPACE_ID: "f77d4982-46f1-42cd-8d02-8bccfa54f8f7"
14
ORY_WORKSPACE_API_KEY: ${{ secrets.ORY_WORKSPACE_API_KEY }}
15
16
jobs:
0 commit comments