Skip to content

feat(api): override the generic ModelViewSet to add facet information #88

feat(api): override the generic ModelViewSet to add facet information

feat(api): override the generic ModelViewSet to add facet information #88

Workflow file for this run

name: deploy
on:
push:
branches: [main]
tags:
- deploy
- deploy.*
paths-ignore:
- '.github/**'
workflow_dispatch:
jobs:
deploy:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/deploy-apis-instance.yml@v0.3.5
secrets: inherit