Skip to content

Fix subresources not updated when resource is deleted #1087 #314

Fix subresources not updated when resource is deleted #1087

Fix subresources not updated when resource is deleted #1087 #314

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