Skip to content

Updates service_tier details (#296) #56

Updates service_tier details (#296)

Updates service_tier details (#296) #56

name: Upload to Stainless
on:
push:
branches:
- master
jobs:
upload_to_stainless:
runs-on: ubuntu-latest
name: Stainless — Upload OpenAPI specification
steps:
- uses: actions/checkout@v3
- uses: stainless-api/[email protected]
with:
stainless_api_key: ${{ secrets.STAINLESS_API_KEY }}
input_path: "openapi.yaml"