Skip to content

Promote commit 55c16b7 to Production (#740) #6

Promote commit 55c16b7 to Production (#740)

Promote commit 55c16b7 to Production (#740) #6

name: Trigger Prod Deploy Workflow
on:
push:
branches:
- promotion/prod
paths:
- state.json
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
event-type: trigger-prod-deploy