Skip to content

chore: release-plz github action #957 #41

chore: release-plz github action #957

chore: release-plz github action #957 #41

name: Deployment Production
on:
workflow_dispatch:
push:
branches:
- "master"
jobs:
deploy-production:
uses: "./.github/workflows/deployment.yml"
with:
environment: production
remote_host: atomicdata.dev
secrets: inherit