Skip to content

v0.36.0

v0.36.0 #27

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