Fixing generated readme workflow.

This commit is contained in:
mike12345567 2024-12-10 12:49:43 +00:00
parent 3af9db308c
commit de41404188
1 changed files with 1 additions and 6 deletions

View File

@ -20,9 +20,4 @@ jobs:
- run: yarn --frozen-lockfile - run: yarn --frozen-lockfile
- name: update specs - name: update specs
run: cd packages/server && yarn specs run: cd packages/server && yarn specs && openapi specs/openapi.yaml --key=${{ secrets.README_API_KEY }} --id=6728a74f5918b50036c61841
- name: Run `openapi` command
uses: readmeio/rdme@v8
with:
rdme: openapi specs/openapi.yaml --key=${{ secrets.README_API_KEY }} --id=6728a74f5918b50036c61841