Skip to content

feat(serializers): use cached iiif.json file instead of making requests #160

feat(serializers): use cached iiif.json file instead of making requests

feat(serializers): use cached iiif.json file instead of making requests #160

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.4.2
secrets: inherit