Skip to content

Commit 0b98f92

Browse files
committed
chore: force another publish
1 parent 3d9b9c0 commit 0b98f92

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.changes/force-publish.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'tauri-vscode': 'patch'
3+
---
4+
5+
Force publish

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v2
1717
- run: yarn
18-
- run: yarn compile
1918
- name: Publish to Open VSX Registry
2019
uses: HaaLeo/publish-vscode-extension@v1
2120
with:

0 commit comments

Comments
 (0)