Skip to content

Commit

Permalink
Disable publish to openvsx
Browse files Browse the repository at this point in the history
  • Loading branch information
badsyntax committed Sep 22, 2021
1 parent f5cdfca commit 07119b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,4 @@ jobs:
echo "Setting package version $tag"
npm --no-git-tag-version version "$tag"
npm run publish -- -p "$AZURE_TOKEN"
npx ovsx publish -p "$VSX_REGISTRY_ACCESS_TOKEN"
# npx ovsx publish -p "$VSX_REGISTRY_ACCESS_TOKEN"

0 comments on commit 07119b6

Please sign in to comment.