Skip to content

Commit 1cd59f8

Browse files
fix ci
1 parent d455b57 commit 1cd59f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
env:
77
BATON_TOKEN: ${{ secrets.BATON_TOKEN }}
8-
BATON_ORGS: ConductorOne
8+
BATON_ORGS: ${{ vars.BATON_ORGS }}
99
steps:
1010
- name: Checkout code
1111
uses: actions/checkout@v4

0 commit comments

Comments
 (0)