mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-28 05:26:44 +00:00
parent
30cced6910
commit
804d775b72
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
uses: limjh16/jekyll-action-ts@v2
|
uses: limjh16/jekyll-action-ts@v2
|
||||||
with:
|
with:
|
||||||
enable_cache: true
|
enable_cache: true
|
||||||
- run: bundle exec htmlproofer ./_site --enforce-https=false
|
- run: bundle exec htmlproofer ./_site --no-enforce-https
|
||||||
name: Check links
|
name: Check links
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main'}}
|
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main'}}
|
||||||
|
@ -13,7 +13,7 @@ source:
|
|||||||
issue_tracker: https://github.com/matmair/inventree-rapidoc/issues
|
issue_tracker: https://github.com/matmair/inventree-rapidoc/issues
|
||||||
website: https://mjmair.com/
|
website: https://mjmair.com/
|
||||||
categories: API
|
categories: API
|
||||||
tags: inventree-rapidoc, rapidoc
|
tags: RapiDoc
|
||||||
---
|
---
|
||||||
Use RapiDoc for Inventree API docs
|
Use RapiDoc for Inventree API docs
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user