direct mode

This commit is contained in:
Luke Hagar
2024-09-19 06:07:41 +00:00
parent 135e53c75c
commit 6c77be1c96
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ jobs:
uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15 uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15
with: with:
force: ${{ github.event.inputs.force }} force: ${{ github.event.inputs.force }}
mode: pr mode: direct
set_version: ${{ github.event.inputs.set_version }} set_version: ${{ github.event.inputs.set_version }}
speakeasy_version: latest speakeasy_version: latest
secrets: secrets:

View File

@@ -10,7 +10,7 @@ targets:
source: plexapi source: plexapi
publish: publish:
packagist: packagist:
username: LukeHagar username: lukehagar
token: $packagist_token token: $packagist_token
codeSamples: codeSamples:
output: codeSamples.yaml output: codeSamples.yaml