diff --git a/.github/workflows/rdme-openapi.yml b/.github/workflows/rdme-openapi.yml index cd70ac6..efc5439 100644 --- a/.github/workflows/rdme-openapi.yml +++ b/.github/workflows/rdme-openapi.yml @@ -20,4 +20,4 @@ jobs: - name: Run `openapi` command 🚀 uses: readmeio/rdme@v8 with: - rdme: openapi src/test/resources/openapi.yaml --key=${{ secrets.README_API_KEY }} --id=${{ secrets.API_DEFINITION_ID }} \ No newline at end of file + rdme: openapi src/test/resources/openapi.yaml --key=${{ secrets.README_API_KEY }} --id=669e677132ea460066dec5cc \ No newline at end of file