Skip to content

Commit

Permalink
Fix generation of connector capabilities.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreer committed Aug 20, 2024
1 parent fdd5123 commit 113aa12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/capabilities.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
jobs:
calculate-capabilities:
runs-on: ubuntu-latest
env:
BATON_FORMAL_API_KEY: ${{ secrets.BATON_FORMAL_API_KEY }}

steps:
- name: Checkout code
Expand Down

0 comments on commit 113aa12

Please sign in to comment.