Skip to content

Commit 1ba19b0

Browse files
ci: deployment secret key update
1 parent ce460ea commit 1ba19b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ jobs:
103103
- name: Publish to Open VSX Registry
104104
uses: HaaLeo/publish-vscode-extension@v1
105105
with:
106-
pat: ${{ secrets.VSCE_TOKEN }}
106+
pat: ${{ secrets.OPEN_VSX_TOKEN }}

0 commit comments

Comments
 (0)