Skip to content

two jobs

two jobs #1

Workflow file for this run

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