From ec0dcaef385880d0ceca56ba8ee58c2fc14b49ef Mon Sep 17 00:00:00 2001 From: Juraj Uhlar Date: Thu, 21 Nov 2024 13:38:34 +0000 Subject: [PATCH] chore: enable readme publish --- .github/workflows/publish.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index f1e72612..bfdd50a1 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -21,8 +21,7 @@ jobs: with: branch: gh-pages folder: dist - # Disable deploying the schema to Readme automatically for now - # - name: Deploy to Readme API Reference 🚀🦉 - # uses: readmeio/rdme@4467d2538f9e1cc7f3ef3cf4f8201bee7a90396a - # with: - # rdme: openapi dist/schemas/fingerprint-server-api-readme-explorer.yaml --key=${{ secrets.README_API_KEY }} --id=647decb9c3af460722417604 + - name: Deploy to Readme API Reference 🚀🦉 + uses: readmeio/rdme@4467d2538f9e1cc7f3ef3cf4f8201bee7a90396a + with: + rdme: openapi dist/schemas/fingerprint-server-api-readme-explorer.yaml --key=${{ secrets.README_API_KEY }} --id=647decb9c3af460722417604