Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-timothy-albert committed Jul 2, 2024
1 parent 7133b31 commit ac5ab5c
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 60 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sdk_generation_accounting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15
with:
force: ${{ github.event.inputs.force }}
mode: pr
mode: direct
set_version: ${{ github.event.inputs.set_version }}
speakeasy_version: latest
target: accounting
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sdk_generation_finance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15
with:
force: ${{ github.event.inputs.force }}
mode: pr
mode: direct
set_version: ${{ github.event.inputs.set_version }}
speakeasy_version: latest
target: finance
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sdk_generation_lending.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15
with:
force: ${{ github.event.inputs.force }}
mode: pr
mode: direct
set_version: ${{ github.event.inputs.set_version }}
speakeasy_version: latest
target: lending
Expand Down
19 changes: 0 additions & 19 deletions .github/workflows/sdk_publish_accounting.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions .github/workflows/sdk_publish_finance.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions .github/workflows/sdk_publish_lending.yaml

This file was deleted.

0 comments on commit ac5ab5c

Please sign in to comment.