chore: workflow

This commit is contained in:
Mo
2022-06-14 17:41:50 -05:00
parent 6d982294fd
commit 4a1636e6b5
2 changed files with 3 additions and 2 deletions

View File

@@ -1,9 +1,9 @@
name: Desktop Beta Release name: Desktop Beta Release
on: on:
create: push:
tags: tags:
- '**standardnotes/desktop+(*alpha*|*beta*)' - '*standardnotes/desktop*'
workflow_dispatch: workflow_dispatch:
jobs: jobs:

View File

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