Skip to content

Reset Staging to Main Branch #6

Reset Staging to Main Branch

Reset Staging to Main Branch #6

Workflow file for this run

name: Reset Staging to Main Branch
on:
workflow_dispatch:
jobs:
deploy:
uses: ./.github/workflows/_update_terraform.yml
with:
image_tag: main
deployment_environment: staging
secrets: inherit