We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be5dff0 commit f0f9d8bCopy full SHA for f0f9d8b
.github/workflows/run-self-hosted-tests.yml
@@ -25,3 +25,7 @@ jobs:
25
26
- name: Run self-hosted tests
27
uses: ./.github/actions/run-self-hosted-tests
28
+ env:
29
+ FERN_TOKEN: ${{ secrets.FERN_TOKEN }}
30
+ WORKOS_API_KEY: ${{ secrets.WORKOS_API_KEY }}
31
+ WORKOS_CLIENT_ID: ${{ secrets.WORKOS_CLIENT_ID }}
0 commit comments