Skip to content

Exclude tauri, but mention it in workspace #282

Exclude tauri, but mention it in workspace

Exclude tauri, but mention it in workspace #282

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