Skip to content

Commit fdf8868

Browse files
committed
add --sync-secrets to generate capabilities
1 parent 8bfea8e commit fdf8868

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/output_capabilities.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Run and save output
2727
env:
2828
BATON_TOKEN: test
29-
run: ./connector capabilities > baton_capabilities.json
29+
run: ./connector --sync-secrets capabilities > baton_capabilities.json
3030

3131
- name: Commit changes
3232
uses: EndBug/add-and-commit@v9

connector

52.2 MB
Binary file not shown.

0 commit comments

Comments
 (0)