There was an error while loading. Please reload this page.
1 parent d455b57 commit 1cd59f8Copy full SHA for 1cd59f8
1 file changed
.github/workflows/ci.yaml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
env:
7
BATON_TOKEN: ${{ secrets.BATON_TOKEN }}
8
- BATON_ORGS: ConductorOne
+ BATON_ORGS: ${{ vars.BATON_ORGS }}
9
steps:
10
- name: Checkout code
11
uses: actions/checkout@v4
0 commit comments