Skip to content

Allow tags like v0.1 #12

Allow tags like v0.1

Allow tags like v0.1 #12

name: 🚀 Deploy Staging
on:
push:
branches:
- main
tags:
- v*
jobs:
deploy-staging:
uses: ./.github/workflows/deploy-wf.yaml
secrets: inherit
concurrency: staging
with:
stage: staging
url: https://console.staging.modelmywatershed.org
fd-aws-tf-modules-version: v2.27.0