Skip to content

Commit

Permalink
Updates to SDKs (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: Codat Pipeline Bot <oas@codat.io>
  • Loading branch information
mcclowes and Codat Pipeline Bot committed Sep 1, 2023
1 parent f2e1158 commit 97d78a0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bank_feeds_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v14
with:
create_release: true
publish_csharp: true
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/sync_for_commerce_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v14
with:
create_release: true
publish_csharp: true
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/sync_for_expenses_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v14
with:
create_release: true
publish_csharp: true
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
Expand Down

0 comments on commit 97d78a0

Please sign in to comment.