Skip to content

Commit 72d24fd

Browse files
committed
fix step name
1 parent 28a10a5 commit 72d24fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/capabilities_and_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Build
2525
run: go build -o connector ./cmd/baton-github
2626

27-
- name: Run and save output
27+
- name: Run and save config output
2828
run: ./connector config > config_schema.json
2929

3030
- name: Run and save capabilities output

0 commit comments

Comments
 (0)