Skip to content

feat: readd function to create properties #24

feat: readd function to create properties

feat: readd function to create properties #24

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/deploy-apis-instance.yml@v0.3.1
secrets: inherit