Skip to content

#757 Make sidebar items drag & droppable #35

#757 Make sidebar items drag & droppable

#757 Make sidebar items drag & droppable #35

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