Compare commits
	
		
			3 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| db8688d255 | |||
| 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.6", | ||||
| 	"version": "0.1.5", | ||||
| 	"description": "minimal electron application", | ||||
| 	"main": "main.js", | ||||
| 	"scripts": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user