Test update of api doc

This commit is contained in:
Gabe Kangas
2020-10-21 22:40:48 -07:00
parent 294339b496
commit ebed81c81e
2 changed files with 1 additions and 2 deletions

View File

@@ -15,7 +15,6 @@ jobs:
- name: Run redoc on openapi.yaml
run: |
npx redoc-cli bundle openapi.yaml -o doc/api/index.html --options '{"hideHostname": true, "pathInMiddlePanel": true}'
npm run build
- name: Commit changes
uses: EndBug/add-and-commit@v5