We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7195dcc commit db5ce2bCopy full SHA for db5ce2b
.github/workflows/publish.yml
@@ -32,4 +32,4 @@ jobs:
32
- name: Publish
33
env:
34
VSCE_PAT: ${{ secrets.VSCODE_PERSONAL_TOKEN }}
35
- run: pnpm publish
+ run: pnpm run publish
0 commit comments