Skip to content

ci: (re)add allowed host #4

ci: (re)add allowed host

ci: (re)add allowed host #4

name: deploy
on:
push:
# Run deployment only on pushes to the specified branch(es)
branches: ["frischmuth/dev"]
# 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.3.1
secrets: inherit