chore: reusable desktop workflow

This commit is contained in:
Mo
2022-06-13 17:10:08 -05:00
parent 927f6dec58
commit 81b1626fbd
4 changed files with 41 additions and 7 deletions

15
.github/workflows/desktop.beta.prod.yml vendored Normal file
View File

@@ -0,0 +1,15 @@
name: Desktop Beta Release
on:
push:
branches: [ develop ]
paths:
- packages/desktop/**
workflow_dispatch:
jobs:
call-reusable-build:
uses: standardnotes/app/.github/workflows/desktop.release.reuse.yml@develop
secrets: inherit
with:
channel: beta