Skip to content

Commit

Permalink
ci fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
HYP3R00T committed Jul 17, 2024
1 parent 8c2d922 commit dcad926
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ jobs:
- name: Install dependencies
run: npm install

- name: Bump version
run: |
npm version patch # Change to minor/major as needed
git push origin main --tags # Push the new tag
- name: Package VSCode extension
run: |
npm install -g vsce
Expand Down

0 comments on commit dcad926

Please sign in to comment.