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:07:56 +02:00
parent 1f31f43497
commit e17c9bc287
No known key found for this signature in database
GPG Key ID: 4967812A078C3A4A
3 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ steps:
settings:
api_key:
from_secret: gitea_token
base_url: https://your.gitea.tld
base_url: https://gitea.raphaelpiccolo.com
files: *.vsix
# - name: deploy

4
package-lock.json generated
View File

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

View File

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