forked from external/vscode-xml
Add VSCE_TOKEN Secret
This commit is contained in:
parent
f128cef6ad
commit
b94ddcb3ae
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -24,4 +24,4 @@ jobs:
|
||||
- name: "Publish to Marketplace"
|
||||
uses: "sigma/vsce-publish-action@v0.0.2"
|
||||
with:
|
||||
vsce_token: ""
|
||||
vsce_token: ${{ secrets.VSCE_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user