Files
standardnotes-app-web/.github/workflows/desktop.release.prod.yml
2022-06-13 17:31:02 -05:00

15 lines
274 B
YAML

name: Desktop Prod Release
on:
push:
branches: [ main ]
paths:
- packages/desktop/**
workflow_dispatch:
jobs:
BuildWorkflow:
uses: standardnotes/app/.github/workflows/desktop.release.reuse.yml@main
secrets: inherit
with:
channel: prod