Update generate-docs.yaml

This commit is contained in:
Luke Hagar
2024-01-11 15:42:08 -06:00
committed by GitHub
parent 8db12fec97
commit c57861f8ab

View File

@@ -27,7 +27,7 @@ jobs:
- curl
mode: direct
openapi_docs: |
- https://{openapi_spec}.yaml
- https://raw.githubusercontent.com/LukeHagar/plex-api-spec/main/plex-media-server-spec-dereferenced.yaml
speakeasy_version: latest
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}