We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cba2334 + 9b78341 commit f87e38cCopy full SHA for f87e38c
.github/workflows/capabilities.yaml
@@ -28,6 +28,7 @@ jobs:
28
BATON_ACCOUNT_IDENTIFIER: example
29
BATON_USER_IDENTIFIER: example
30
BATON_ACCOUNT_URL: https://example.snowflakecomputing.com
31
+ BATON_PRIVATE_KEY: ${{ secrets.BATON_PRIVATE_KEY }}
32
run: ./connector capabilities > baton_capabilities.json
33
34
- name: Commit changes
0 commit comments