chore: workflow
This commit is contained in:
4
.github/workflows/desktop.release.beta.yml
vendored
4
.github/workflows/desktop.release.beta.yml
vendored
@@ -3,8 +3,8 @@ name: Desktop Beta Release
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '@standardnotes/desktop@(*alpha*)'
|
||||
- '@standardnotes/desktop@(*beta*)'
|
||||
- '@standardnotes/desktop@[0-9]*.[0-9]*.[0-9]*-alpha.[0-9]*'
|
||||
- '@standardnotes/desktop@[0-9]*.[0-9]*.[0-9]*-beta.[0-9]*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user