Skip to content

refactor: values to consider for ALLOWED_HOSTS #10

refactor: values to consider for ALLOWED_HOSTS

refactor: values to consider for ALLOWED_HOSTS #10

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