Files
standardnotes-app-web/.github/workflows/desktop.release.beta.yml
2022-06-13 21:16:44 -05:00

15 lines
272 B
YAML

name: Desktop Beta Release
on:
push:
branches: [ develop ]
paths:
- packages/desktop/**
workflow_dispatch:
jobs:
Build:
uses: standardnotes/app/.github/workflows/desktop.release.reuse.yml@develop
secrets: inherit
with:
channel: beta