Skip to content

Commit

Permalink
downgrade to diagnose an error
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjoosten committed Jan 1, 2025
1 parent 8473725 commit 19e2c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: npm install
run: npm install

- uses: lannonbr/vsce-action@4.0.0
- uses: lannonbr/vsce-action@3
with:
args: "publish -p $VSCE_TOKEN"
env:
Expand Down

0 comments on commit 19e2c3f

Please sign in to comment.