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 Apr 9, 2024
1 parent 127eb8b commit 19f6550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ runs:
SPEAKEASY_API_KEY: ${{ inputs.speakeasy_api_key }}
SPEAKEASY_SERVER_URL: ${{ inputs.speakeasy_server_url }}
OPENAI_API_KEY: ${{ inputs.openai_api_key }}
OPENAPI_DOC_AUTH_TOKEN: ${{ inputs.openapi_doc_auth_token }}
args:
- ${{ inputs.speakeasy_version }}
- ${{ inputs.github_access_token }}
Expand All @@ -157,3 +156,4 @@ runs:
- ${{ inputs.output_tests }}
- ${{ inputs.working_directory }}
- ${{ inputs.gpg_fingerprint }}
- ${{ inputs.openapi_doc_auth_token }}

0 comments on commit 19f6550

Please sign in to comment.