Skip to content

Commit a7ab776

Browse files
committed
chore: update workspace & project in GHA Integration test
1 parent fe036ce commit a7ab776

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/test-integration.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ on:
88
- master
99

1010
env:
11-
ORY_PROJECT_ID: "6c2ec103-0b67-4cfe-a975-8008ede7d2ff"
12-
ORY_WORKSPACE_ID: "d4c796bf-6062-4cf0-87fc-5fcbf41743bb"
11+
# project & workspace are managed in Ory Cloud tech integration workspace.
12+
ORY_PROJECT_ID: "3b188173-833c-4074-995c-9085a72c8112"
13+
ORY_WORKSPACE_ID: "f77d4982-46f1-42cd-8d02-8bccfa54f8f7"
1314
ORY_WORKSPACE_API_KEY: ${{ secrets.ORY_WORKSPACE_API_KEY }}
1415

1516
jobs:

0 commit comments

Comments
 (0)