Skip to content

Commit

Permalink
temp!!!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
DetachHead committed Jan 16, 2024
1 parent c8f9e4e commit 141db2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
name: ${{ env.ARTIFACT_NAME_VSIX }}
path: ${{ env.VSIX_DIR }}/${{ env.VSIX_NAME }}

- name: publish pypi package
run: ./pw pdm publish
# - name: publish pypi package
# run: ./pw pdm publish

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

0 comments on commit 141db2a

Please sign in to comment.