Skip to content

Commit

Permalink
VITE_SORA_CHANNEL_ID を設定する
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Jan 16, 2025
1 parent 6f4d702 commit cf0182c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
browser: ["chromium"]
env:
VITE_SORA_SIGNALING_URL: ${{ secrets.TEST_SIGNALING_URL }}
VITE_SORA_CHANNEL_ID: "sora-js-sdk-examples-e2e-test"
VITE_SORA_CHANNEL_ID_PREFIX: ${{ secrets.TEST_CHANNEL_ID_PREFIX }}
VITE_SECRET_KEY: ${{ secrets.TEST_SECRET_KEY }}
steps:
Expand Down

0 comments on commit cf0182c

Please sign in to comment.