chore: workflow
This commit is contained in:
4
.github/workflows/desktop.release.beta.yml
vendored
4
.github/workflows/desktop.release.beta.yml
vendored
@@ -1,9 +1,9 @@
|
||||
name: Desktop Beta Release
|
||||
|
||||
on:
|
||||
create:
|
||||
push:
|
||||
tags:
|
||||
- '**standardnotes/desktop+(*alpha*|*beta*)'
|
||||
- '*standardnotes/desktop*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"main": "./app/dist/index.js",
|
||||
"version": "3.22.3-alpha.8",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"author": "Standard Notes",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user