Skip to content

Merge pull request #22 from digital-society-coop/observe-config #7

Merge pull request #22 from digital-society-coop/observe-config

Merge pull request #22 from digital-society-coop/observe-config #7

Workflow file for this run

name: deploy (prod)
on:
push:
branches: [prod]
jobs:
deploy:
uses: ./.github/workflows/deploy.yaml
with:
environment: prod
secrets: inherit