Skip to content

Commit 999880b

Browse files
committed
Add PAT verify
1 parent dff7981 commit 999880b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,5 @@ jobs:
5757
run: |
5858
ls
5959
VSIX_FILE=$(ls github-actions-enhanced-*.vsix | head -1)
60+
npx @vscode/vsce verify-pat --azure-credential
6061
npx @vscode/vsce publish --azure-credential -i "$VSIX_FILE"

0 commit comments

Comments
 (0)