chore: workflow

This commit is contained in:
Mo
2022-06-14 17:24:24 -05:00
parent 5530e95979
commit 365f2179f9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
name: Desktop Tags Matching Release
on:
push:
create:
tags:
- '*'
workflow_dispatch:

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.22.3-alpha.3",
"version": "3.22.3-alpha.6",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes",
"private": true,