Skip to content

chore(deps): update apis-core-rdf requirement from 0.34.0 to 0.34.1 #20

chore(deps): update apis-core-rdf requirement from 0.34.0 to 0.34.1

chore(deps): update apis-core-rdf requirement from 0.34.0 to 0.34.1 #20

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