Files
standardnotes-app-web/.github/workflows/desktop.release.beta.yml
2022-06-14 17:49:38 -05:00

15 lines
302 B
YAML

name: Desktop Beta Release
on:
push:
tags:
- '@standardnotes/desktop@(*alpha*)'
- '@standardnotes/desktop@(*beta*)'
workflow_dispatch:
jobs:
Build:
uses: standardnotes/app/.github/workflows/desktop.release.reuse.yml@develop
secrets: inherit
with:
channel: beta