Skip to content

Commit

Permalink
feat: Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljolley committed Jan 18, 2025
1 parent 762514a commit d20c939
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ jobs:
run: |
npm ci
- run: npx semantic-release --extends ./package.release.config.js
env:
GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
- uses: actions/upload-artifact@v4
with:
path: "*.vsix"
Expand Down

0 comments on commit d20c939

Please sign in to comment.