Skip to content

feat: extend 'is part of' relation #34

feat: extend 'is part of' relation

feat: extend 'is part of' relation #34

name: deploy
on:
push:
# run deployment only on pushes to specific branches
branches: ["frischmuth/deploy"]
# for triggering deployments manually via button in GitHub interface
workflow_dispatch:
jobs:
deploy:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/[email protected]
secrets: inherit