chore: workflow
This commit is contained in:
2
.github/workflows/desktop.tags-proto.yml
vendored
2
.github/workflows/desktop.tags-proto.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
name: Desktop Tags Matching Release
|
name: Desktop Tags Matching Release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
create:
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/desktop",
|
"name": "@standardnotes/desktop",
|
||||||
"main": "./app/dist/index.js",
|
"main": "./app/dist/index.js",
|
||||||
"version": "3.22.3-alpha.3",
|
"version": "3.22.3-alpha.6",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"author": "Standard Notes",
|
"author": "Standard Notes",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user