Skip to content

Commit f87e38c

Browse files
authored
Merge pull request #53 from ConductorOne/jallers/fix-capabilities
fix capabilities again
2 parents cba2334 + 9b78341 commit f87e38c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/capabilities.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
BATON_ACCOUNT_IDENTIFIER: example
2929
BATON_USER_IDENTIFIER: example
3030
BATON_ACCOUNT_URL: https://example.snowflakecomputing.com
31+
BATON_PRIVATE_KEY: ${{ secrets.BATON_PRIVATE_KEY }}
3132
run: ./connector capabilities > baton_capabilities.json
3233

3334
- name: Commit changes

0 commit comments

Comments
 (0)