Skip to content

Commit 08e5c57

Browse files
committed
提交自动构建key
1 parent 21c6888 commit 08e5c57

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
@@ -30,5 +30,5 @@ jobs:
3030
- name: Publish to Marketplace
3131
uses: HaaLeo/publish-vscode-extension@v1 # 第三方 Action 简化发布
3232
with:
33-
pat: ${{ secrets.VSCODE_TOKEN }} # 引用 GitHub Secret
33+
pat: ${{ secrets.SHELLING }} # 引用 GitHub Secret
3434
skipDuplicate: true # 忽略重复版本错误

0 commit comments

Comments
 (0)