Skip to content

todos

todos #1043

Workflow file for this run

name: Deploy
# TODO concurrency
on:
push:
jobs:
Build:
uses: ./.github/workflows/build.yml
with:
environment: staging # TODO didn't work, investigate