up
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/tag Build encountered an error

This commit is contained in:
root 2024-08-12 23:08:18 +02:00
parent e17c9bc287
commit 8340c1b4f2
No known key found for this signature in database
GPG Key ID: 4967812A078C3A4A
3 changed files with 5 additions and 5 deletions

View File

@ -24,10 +24,10 @@ steps:
- name: gitea_release
image: plugins/gitea-release
settings:
api_key:
from_secret: gitea_token
base_url: https://gitea.raphaelpiccolo.com
files: *.vsix
api_key:
from_secret: gitea_token
# - name: deploy
# environment:

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "vscodestat",
"version": "1.1.4",
"version": "1.1.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "vscodestat",
"version": "1.1.4",
"version": "1.1.5",
"license": "ISC",
"devDependencies": {
"@types/mocha": "^10.0.7",

View File

@ -1,7 +1,7 @@
{
"name": "vscodestat",
"displayName": "vscodestat",
"version": "1.1.4",
"version": "1.1.5",
"description": "",
"categories": [
"Other"