Skip to content

two jobs

two jobs #1

Workflow file for this run

name: 🚀 Deploy Staging
on:
push:
jobs:
deploy-staging:
uses: ./.github/workflows/reusable-deploy.yaml
secrets: inherit
concurrency: staging
with:
stage: staging
url: https://console.staging.modelmywatershed.org
fd-aws-tf-modules-version: v2.23.0