Skip to content

chore(deps): update apis-core-rdf requirement from 0.32.0 to 0.33.0 #17

chore(deps): update apis-core-rdf requirement from 0.32.0 to 0.33.0

chore(deps): update apis-core-rdf requirement from 0.32.0 to 0.33.0 #17

Workflow file for this run

name: deploy
on:
push:
# Run deployment only on pushes to main, not other branches
branches: [main]
# Allows you to run this workflow manually from the Actions tab or through HTTP API
workflow_dispatch:
jobs:
deploy:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/deploy-apis-instance.yml@v0.4.6
secrets: inherit