Skip to content

build(deps-dev): bump excellent_migrations from 0.1.6 to 0.1.8 (#2386) #625

build(deps-dev): bump excellent_migrations from 0.1.6 to 0.1.8 (#2386)

build(deps-dev): bump excellent_migrations from 0.1.6 to 0.1.8 (#2386) #625

name: Deploy to Dev (ECS)
on:
workflow_dispatch:
push:
branches: [main]
jobs:
deploy:
name: Deploy to Dev (ECS)
concurrency:
group: dev
uses: ./.github/workflows/deploy-base.yml
with:
env: dev
secrets: inherit