Skip to content

Commit

Permalink
chore: remove redundant release workflow step
Browse files Browse the repository at this point in the history
  • Loading branch information
metacurb committed Apr 1, 2024
1 parent 3fc0103 commit ee20110
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ jobs:
- name: Install Node.js dependencies
run: npm ci

- name: Package VS Code extension
id: package
uses: nhedger/package-vscode-extension@v1

- name: Publish to Open VSX Registry
uses: HaaLeo/publish-vscode-extension@v1
with:
Expand Down

0 comments on commit ee20110

Please sign in to comment.