Skip to content

Commit bdee4a1

Browse files
committed
chore: update ci and version
1 parent 97c06f0 commit bdee4a1

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ jobs:
1313
with:
1414
node-version: 24
1515
- run: npm ci
16-
- name: Publish to Open VSX Registry
17-
uses: HaaLeo/publish-vscode-extension@v1
18-
with:c
19-
pat: ${{ secrets.OPEN_VSX_TOKEN }}
2016
- name: Publish to Visual Studio Marketplace
2117
uses: HaaLeo/publish-vscode-extension@v1
2218
with:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "dimfire",
33
"displayName": "Dim Fire",
44
"description": "Dim, simple, warm theme for the minimalist.",
5-
"version": "0.6.1",
5+
"version": "0.7.1",
66
"publisher": "ahme-dev",
77
"repository": {
88
"url": "https://github.com/ahme-dev/dimfire",

0 commit comments

Comments
 (0)