Skip to content

feat: add references to entity and relations #54

feat: add references to entity and relations

feat: add references to entity and relations #54

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