Skip to content

fix

fix #1048

Workflow file for this run

name: Deploy
concurrency:
cancel-in-progress: true
group: staging # TODO stage/prod separate
on:
push:
jobs:
Build:
uses: ./.github/workflows/build.yml
with:
environment: staging