Compare commits
3 Commits
a18c5d5598
...
0.1.3
Author | SHA1 | Date | |
---|---|---|---|
498daa3084 | |||
bee8c9df96 | |||
8189fd9c0e |
@@ -31,6 +31,7 @@ steps:
|
||||
depends_on: ["run electron packager"]
|
||||
image: plugins/gitea-release
|
||||
settings:
|
||||
title: Release ${DRONE_TAG}
|
||||
api_key:
|
||||
from_secret: gitea_token
|
||||
base_url: https://git.odit.services
|
||||
@@ -76,5 +77,6 @@ trigger:
|
||||
event:
|
||||
exclude:
|
||||
- push
|
||||
- tag
|
||||
include:
|
||||
- custom
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lfk/scanclient-electron",
|
||||
"version": "0.0.5",
|
||||
"version": "0.1.3",
|
||||
"description": "minimal electron application",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user