Skip to content

cold brew

cold brew #16

Workflow file for this run

name: Deploy to prd
on:
release:
types: [published]
jobs:
prd-deploy:
uses: ./.github/workflows/deploy.yml
secrets: inherit
with:
environment: prd