Skip to content

Commit

Permalink
test_003
Browse files Browse the repository at this point in the history
  • Loading branch information
tal7aouy committed Dec 20, 2023
1 parent 4150845 commit 1291348
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 @@ -29,7 +29,7 @@ jobs:

- name: Debug environment variables
run: |
echo "VSCE_TOKEN: $VSCE_TOKEN"
echo "VSCE_TOKEN: ${{ secrets.VSCE_TOKEN }}"
env:
VSCE_TOKEN: ${{ secrets.VSCE_TOKEN }}

Expand Down

0 comments on commit 1291348

Please sign in to comment.