Skip to content

Commit 141db2a

Browse files
committed
temp!!!!!
1 parent c8f9e4e commit 141db2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build_and_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ jobs:
6060
name: ${{ env.ARTIFACT_NAME_VSIX }}
6161
path: ${{ env.VSIX_DIR }}/${{ env.VSIX_NAME }}
6262

63-
- name: publish pypi package
64-
run: ./pw pdm publish
63+
# - name: publish pypi package
64+
# run: ./pw pdm publish
6565

6666
# https://code.visualstudio.com/api/working-with-extensions/publishing-extension#get-a-personal-access-token
6767
- name: Publish VSIX

0 commit comments

Comments
 (0)