chore: workflow

This commit is contained in:
Mo
2022-06-14 18:05:54 -05:00
parent 8a1fb147ce
commit 9bc093f84a
2 changed files with 3 additions and 3 deletions

View File

@@ -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:

View File

@@ -3,7 +3,7 @@
"main": "./app/dist/index.js",
"version": "3.22.3-alpha.10",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"author": "Standard Notes",
"private": true,
"repository": {
"type": "git",