Skip to content

Commit

Permalink
test_001
Browse files Browse the repository at this point in the history
  • Loading branch information
tal7aouy committed Dec 20, 2023
1 parent 94fa800 commit 46f9bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
- name: Deploy extension
run: |
vsce package
vsce publish -p ${{ secrets.VSCE_TOKEN }}
vsce publish -p $VSCE_TOKEN
env:
VSCE_TOKEN: ${{ secrets.VSCE_TOKEN }}

0 comments on commit 46f9bb5

Please sign in to comment.